Description Usage Format Details Source References Examples
A concise description of the dataset.
1 | data("testData_BAMA")
|
A data frame with 270 observations on the following 6 variables.
pubID
a character vector
group
a factor with levels 1
2
3
antigen
a character vector
visit
a factor with levels 1
2
magnitude
a numeric vector
response
a numeric vector
If necessary, more details than the __description__ above
Not sure.
Don't know
1 2 | data(testData_BAMA)
## maybe str(testData_BAMA) ; plot(testData_BAMA) ...
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.