| armadillo.load_table | R Documentation | 
Load a table from a project
armadillo.load_table(project, folder, name)
project | 
 study or collection variables  | 
folder | 
 the folder containing the table  | 
name | 
 name of the table  | 
the contents of the table file, as data frame
## Not run: 
armadillo.load_table(
  project = "gecko",
  folder = "core_all",
  name = "lc_core_1"
)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.