Description Usage Arguments Value Examples
Prepare Gimlet data.
1 | gimlet.prep(data, promoted_tags = NULL)
|
data |
A data frame with raw Gimlet data. |
promoted_tags |
Optional. A character vector of 'promoted' tags, i.e., tags to retain. |
A data frame with prepared data. If promoted_tags is provided, tags variable is replaced with tagpre (original tag) and tagpost (processed tag).
1 2 | prep.gimlet(read.gimlet('mysite', 'e@mail.com', 'mypassword'))
prep.gimlet(mydata, c('policy', 'technology', 'ill', 'internal_directions'))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.