powered by
Load a table from a project
armadillo.load_table(project, folder, name)
the contents of the table file, as data frame
study or collection variables
the folder containing the table
name of the table
if (FALSE) { armadillo.load_table( project = "gecko", folder = "core_all", name = "lc_core_1" ) }
Run the code above in your browser using DataLab