Description Usage Arguments Value Functions
View source: R/lambdar-config.R
Create a new lambdar config object by reading the config file
1 2 3 4 5 | new_lambdar_config(config = NULL)
is_lambdar_config(x)
lambdar_config_from_file()
|
config |
A named list containing params. If |
A lambdar_config object.
new_lambdar_config
: Create a new lambdar_config
object. For internal use only.
is_lambdar_config
: Test if an object is a lambdar_config
object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.