find.dataset | R Documentation |
Return the name of the dataset where a column can be found.
find.dataset(name = NULL)
name |
specify the name of the variable you want to find. |
The function returns the name of the data table containing a given column name.
A character vector containing names of relevant datasets.
Saskia Lensink, Maciej Eder
https://literaryquality.huygens.knaw.nl/
reviews
, respondents
, motivations
, books
find.dataset("book.id")
find.dataset("age.resp")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.