| get.columns {litRiddle} | R Documentation |
Print Column Names
Description
The function creates a list of all the column names from all three datasets, i.d. reviews, respondents, books.
Usage
get.columns()
Details
This simple function works best when combined with explain,
which provides a detailed description of particular variables. Type help(explain) for more details.
Value
A list with three elements: books, respondents, and reviews, each containing the names of supported variables.
Author(s)
Saskia Lensink, Maciej Eder
References
https://literaryquality.huygens.knaw.nl/
See Also
reviews, respondents, books, motivations, explain
[Package litRiddle version 1.0.0 Index]