View source: R/LEEF_2_add_experiment_tables.R
| LEEF_2_add_experiment_tables | R Documentation | 
composition and experimetal_design table to db.Add composition and experimetal_design table to db.
LEEF_2_add_experiment_tables(
  db = getOption("RRDdb", "LEEF-2.RRD.sqlite"),
  composition = NULL,
  experimetal_design = NULL,
  stressor_levels = NULL,
  immigration_schedule = NULL,
  overwrite = FALSE
)
| db | fully qualified path to the sqlite database. Default, read from option  | 
| composition | fully qualified path to the  | 
| stressor_levels | fully qualified path to the  | 
| immigration_schedule | fully qualified path to the  | 
| overwrite | if  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.