powered by
Return the name of the dataset where a column can be found.
find.dataset(name = NULL)
A character vector containing names of relevant datasets.
specify the name of the variable you want to find.
Saskia Lensink, Maciej Eder
The function returns the name of the data table containing a given column name.
https://literaryquality.huygens.knaw.nl/
reviews, respondents, motivations, books
reviews
respondents
motivations
books
find.dataset("book.id") find.dataset("age.resp")
Run the code above in your browser using DataLab