read_etuff | R Documentation |
Read tag data stored as eTUFF
read_etuff(etuff_file, header = TRUE, metaTypes = NULL)
etuff_file |
is an etuff text file |
header |
is logical indicating whether or not the target etuff_file has a header. This will nearly always be TRUE (default). |
metaTypes |
is a dataframe that describes the appropriate inventory of metadata vocabulary. Default is NULL in which this table is read from Github. |
an etuff object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.