KTH-Library / kthcorpus

R package to support workflows related to the corpus of publications from KTH
https://kth-library.github.io/kthcorpus
GNU Affero General Public License v3.0
0 stars 1 forks source link

Read WoS tsv files #158

Closed mskyttner closed 7 months ago

mskyttner commented 7 months ago

Adds a function that reads one or more WoS tsv files and return either a compact data frame with some composite nested columns containing separators such as "; " or (slower) a list of data frames with publication data and other unnested entities also as data frames.