Description Usage Format Details Source References Examples
A description of the dataset.
1 | data("exampleData_ICS")
|
A data frame with 306 observations on the following 15 variables.
pubID
a character vector
Group
a character vector
Visit
a numeric vector
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
If necessary, more details than the description above
Not sure
Don't know
1 2 | data(exampleData_ICS)
## maybe str(exampleData_ICS) ; plot(exampleData_ICS) ...
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.