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")
)

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