Description Usage Arguments Value Examples
Store the data of a survey in a tibble (data frame) with a unique survey identifier, import filename, and optional doi.
1 2 3 4 5 6 7 8 9 10 11 |
object |
A tibble or data frame that contains the survey data. |
id |
A mandatory identifier for the survey |
filename |
The import file name. |
doi |
Optional doi, can be omitted. |
... |
Arguments passed to summary method. |
A tibble with id
, filename
, doi
metadata information.
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.