relsa_load | R Documentation |
The relsa_load
function loads data into a ready-to-use format for RELSA.
relsa_load(file, treatment = NULL, condition = NULL)
file |
dataset sample data frame |
treatment |
treatment string (e.g., "Transmitter") |
condition |
condition string (e.g. Carprofen) in the sample table |
set
data.frame with set sample data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.