View source: R/token_helpers.R
write_token_replacement | R Documentation |
Given a vector of strings this will create or append a file of replacement tokens
write_token_replacement( .v, token_type, append_mode = "best", create_usable_or_testing_file = "testing", ... )
.v |
vector of strings |
token_type |
a string |
... |
passed to read_replacements_token_type_get_fn |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.