Description Usage Arguments Details Value Author(s) Examples
View source: R/load_epik_config.R
Register global variables
1 | register_global_var(var_name)
|
var_name |
a vector of variable names |
Besides mandatory global variables checked by load_epik_config
, the optional global variables
can be set by register_global_var
. These optional variables will be exported to the working environment.
No value is returned.
Zuguang Gu <z.gu@dkfz.de>
1 2 | # There is no example
NULL
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.