Description Usage Arguments Value
View source: R/ms_innerscale.R
Internal function to generate median or sum of reading data, according to condition group
1 | ms_innerscale(data, nread, sumf = FALSE)
|
data |
dataset to be calculated |
nread |
number of reading channels or sample treatements, default value 10 |
sumf |
whether to calculate sum or not, default to FALSE, i.e., to calculate median |
a dataframe
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.