citespace最新版同样参数结果会变

记住了上一次做成功后输入的阈值参数,
过几天再用,发现同样阈值,节点数量,分类,关键文章全变了?等于之前做的分析,出的图全没用。

CiteSpace有一个自动更新机制,它会根据数据库中新添加的文献进行更新,如果你等几天之后再次使用同样的参数,系统它会根据最新的文献结果来更新结果。因此,节点数量,分类和关键文章都会变化。

以下答案引用自GPT-3大模型,请合理使用:

```

使用citespace最新版同样参数结果会变记住了上一次做成功后输入的阈值参数。过几天再用,发现同样阈值,节点数量,分类,关键文章全变了?等于之前做的分析,出的图全没用。

代码如下:

library(citespace)

Get a list of all available articles

articles <- c("Papers about citeSpace", "Using citespace")

Load the data for one of the articles

dat <- read.csv("https://raw.githubusercontent.com/selva86/datasets/master/citespace_data.csv%22)

Extract the data for the "Using citespace" article

dat$title <- tolower(dat$title)

dat$year <- as.numeric(dat$year)

Create a new data frame that includes only the data for the "Papers about citeSpace" article

df <- data.frame(title=articles, year=as.num