Description Usage Format Details Source References Examples
A concise description of the dataset.
1 | data("testData_ICS")
|
A data frame with 198 observations on the following 15 variables.
pubID
a character vector
Group
a factor with levels 1
2
3
Visit
a factor with levels 1
2
Stim
a character vector
Parent
a character vector
Population
a character vector
Count
a numeric vector
ParentCount
a numeric vector
CountBG
a numeric vector
ParentCountBG
a numeric vector
PercentCell
a numeric vector
PercentCellNet
a numeric vector
response_prob
a numeric vector
response_fdr_P
a numeric vector
response
a numeric vector
more details than the description above
Not sure
Don't know
1 2 | data(testData_ICS)
## maybe str(testData_ICS) ; plot(testData_ICS) ...
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.