# \donttest{
# Simple `Cristin` search by id
cristin.data <- Cristin(
id = "840998",
zotero.import = FALSE
)
# Simple `ZoteroCheck`
example <- ZoteroCheck(
data = cristin.data$result,
id = "cristin_result_id",
id.type = "Cristin",
created = "created",
last.modified = "last_modified",
zotero = Zotero(
user = FALSE,
id = "4827927",
api = "RqlAmlH5l1KPghfCseAq1sQ1",
library = TRUE,
silent = TRUE
)
)
# }
Run the code above in your browser using DataLab