sub_name | R Documentation |
to separate the data related to the excel files. add a new column of data that represent the treatment/replications etc.
sub_name(df, category)
df |
data of a type data frame (contains the SOURCE column that specify which excel files that the data have come from). |
category |
a character verctor to group the data |
use Soto's answer as https://stackoverflow.com/questions/4954507/calculate-the-area-under-a-curve
## Not run:
library(jiptest)
area_cal(df)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.