View source: R/door_default_values.R
door_default_values | R Documentation |
door_default_values
is used to return default values for DoOR
functions.
door_default_values(DoOR_default)
DoOR_default |
a character string, indicating which argument is to be returned for DoOR functions. |
There are six categories for default value. real number, integer, logical, NULL, character string and character vector.
Shouwen Ma <shouwen.ma@uni-konstanz.de>
# extract DoOR default values
door_default_values(DoOR_default = "select.MD")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.