CSI | R Documentation |
This function calculates the Chemical Score Index for the given sites. The ultimate guide for this function is the CASQO Technical Manual Chapter 3 (beginning of page 34 to the beginning of page 36)
CSI(chemdata)
chemdata |
a dataframe with the following headings:
|
data(chem_sampledata) # load sample data to your environment
CSI(chem_sampledata) # get scores and see output
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.