View source: R/LEEM_Template.R
Lorber-Egeghy-East Model Template (LEEM Template) | R Documentation |
A function which returns a list of dataframes with the required column names to run the full LEEM
.
Three sheets are created: one for studies with concentration summary statistics, another for factors to be assigned to the generated lognormal curves (normally exposure factors), and absorption factors for each media-chemical relationship. The sample data provided, LEEMR_Example_Data, may also be used as a template but will contain extant columns.
This function produces the required column names for input to the LEEM
and breif column descriptions. If running LEEM_Concentration
the factors and absorption sheets are not used. Any number of additional columns may be included and passed through the model.
No arguments are passed to LEEM_Template. A list of empty dataframes is returned. For best use, assign this to an object or export.
leemrtemplate <- LEEM_Template()
None.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.