make_fields | R Documentation |
Create an ExprListFields instance.
make_fields(fields)
fields |
A character vector containing field names. |
An instance of ExprListFields.
# To generate a list of fields:
fields <- make_fields(c('author', 'title', 'year'))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.