random_cdisc_data | R Documentation |
CDISC
Data for ExamplesThis package contains random datasets that are used for testing purposes in the teal.data
package:
rADSL
Random subject-level analysis dataset
rADAE
: Random adverse events analysis dataset
rADCM
: Random concomitant medications analysis dataset
rADEX
: Random response analysis dataset
rADLB
: Random laboratory data analysis dataset
rADRS
: Random response analysis dataset
rADTR
: Random tumor response analysis dataset
rADTTE
: Random time to event analysis dataset
rADVS
: Random vital signs analysis dataset
rADSL
rADAE
rADCM
rADEX
rADLB
rADRS
rADTR
rADTTE
rADVS
rADSL
: An object of class tbl_df
(inherits from tbl
, data.frame
) with 400 rows and 55 columns.
rADAE
: An object of class tbl_df
(inherits from tbl
, data.frame
) with 1934 rows and 92 columns.
rADCM
: An object of class tbl_df
(inherits from tbl
, data.frame
) with 3685 rows and 83 columns.
rADEX
: An object of class tbl_df
(inherits from tbl
, data.frame
) with 6400 rows and 79 columns.
rADLB
: An object of class tbl_df
(inherits from tbl
, data.frame
) with 8400 rows and 102 columns.
rADRS
: An object of class tbl_df
(inherits from tbl
, data.frame
) with 3200 rows and 65 columns.
rADTR
: An object of class tbl_df
(inherits from tbl
, data.frame
) with 2800 rows and 76 columns.
rADTTE
: An object of class tbl_df
(inherits from tbl
, data.frame
) with 2000 rows and 67 columns.
rADVS
: An object of class tbl_df
(inherits from tbl
, data.frame
) with 16800 rows and 87 columns.
rADSL
: random.cdisc.data::cadsl
rADAE
: random.cdisc.data::cadae
rADCM
: random.cdisc.data::cadcm
rADEX
: random.cdisc.data::cadex
rADLB
: random.cdisc.data::cadlb
rADRS
: random.cdisc.data::cadrs
rADTR
: random.cdisc.data::cadtr
rADTTE
: random.cdisc.data::cadtte
rADVS
: random.cdisc.data::cadvs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.