View source: R/meta_table_functions.R
get_meta_table | R Documentation |
Functions to handle meta_table
get_meta_table()
set_meta_table(meta_table)
meta_table |
a data.frame to be set as the meta_table internal object |
set_meta_table(NULL)
will remove the meta_table .
get_table returns the global object, set_table invisibly returns the previous version
get_meta_table()
: gets a copy of the internal object
set_meta_table()
: sets the internal object to the argument provided,
whilst carrying out some cleaning
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.