Description Usage Arguments Value Examples
View source: R/wm_configuration.R
webmiddens settings
1 | wm_configuration(path, expire = NULL)
|
path |
(character) path to set for the current midden |
expire |
(numeric/integer) an expiration time (seconds) |
nothing, sets path and expire settings
1 2 3 4 5 | ## Not run:
wm_configuration("foobar")
wm_configuration("foobar", expire = 6)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.