Description Usage Format Fields Source Examples
This is Real World Data extracted from Flatiron database using cohort selection criteria. This sample dataset will be used during testing and demo. User need to have access to Flatiron database use this dataset.
1 |
An object of class tbl_df
(inherits from tbl
, data.frame
) with 405 rows and 4 columns.
Censor status. 0 = censored, 1 = event
Number of days between first and last dose
First dose date
Last Activity date
Flatiron Database
1 2 | get_analysis(rwToT_test_file_A, "cohort_A",
database_cutoff_date = "2021-05-01")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.