ImportSources.wos | R Documentation |
Reads bibliography entries from UTF-8 encoded Tab-delimited files containing "Full Record and Cited References"
(see wosdf
.
ImportSources.wos(
path = ".",
pattern = "*.txt",
other = c("include", "ignore", "split")
)
path |
to a subdir... |
pattern |
file pattern (= '*.txt' by default) |
other |
Guardar otros documentos "include", "ignore", "split", pendiente: cambiar split por path |
A data.frame
with columns corresponding to WoS variables.
wosdf
, CreateDB.wos
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.