wm_configuration: wm_configuration

Description Usage Arguments Value Examples

View source: R/wm_configuration.R

Description

webmiddens settings

Usage

1
wm_configuration(path, expire = NULL)

Arguments

path

(character) path to set for the current midden

expire

(numeric/integer) an expiration time (seconds)

Value

nothing, sets path and expire settings

Examples

1
2
3
4
5
## Not run: 
wm_configuration("foobar")
wm_configuration("foobar", expire = 6)

## End(Not run)

ropensci/webmiddens documentation built on Dec. 11, 2020, 9:03 p.m.