explain | R Documentation |
Function that lists a short explanation of what the different column names refer to and what their levels consist of.
explain(dataset = "")
dataset |
specify whether or not you want to add the |
In the current version, the option dataset = TRUE
is not fully
implemented.
A character vector being a description of the dataset.
Saskia Lensink, Maciej Eder
https://literaryquality.huygens.knaw.nl/
reviews
, respondents
, motivations
, books
explain("books")
explain("reviews")
explain("respondents")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.