ImportSources.wos: Import bibliographic data downloaded from Web of Science...

View source: R/wos.R

ImportSources.wosR Documentation

Import bibliographic data downloaded from Web of Science (WoS).

Description

Reads bibliography entries from UTF-8 encoded Tab-delimited files containing "Full Record and Cited References" (see wosdf.

Usage

ImportSources.wos(
  path = ".",
  pattern = "*.txt",
  other = c("include", "ignore", "split")
)

Arguments

path

to a subdir...

pattern

file pattern (= '*.txt' by default)

other

Guardar otros documentos "include", "ignore", "split", pendiente: cambiar split por path

Value

A data.frame with columns corresponding to WoS variables.

See Also

wosdf, CreateDB.wos.


rubenfcasal/scimetr documentation built on April 27, 2023, 3:42 p.m.