get.columns | R Documentation |
The function creates a list of all the column names from all three datasets, i.d. reviews
, respondents
, books
.
get.columns()
This simple function works best when combined with explain
,
which provides a detailed description of particular variables. Type help(explain)
for more details.
A list with three elements: books
, respondents
, and reviews
, each containing the names of supported variables.
Saskia Lensink, Maciej Eder
https://literaryquality.huygens.knaw.nl/
reviews
, respondents
, books
, motivations
, explain
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.