Description Usage Format Examples
The data contains 10 variables, 20 samples, for 10 time points.
1 |
Data is in longitudinal format with 10 columns, 200 rows (see R package longitudinal).
1 2 3 4 5 | # load "longitudinal" library
library(longitudinal)
# load data sets
data(exampleDat)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.