View source: R/S3_print_functions.R
| print.rev_cohort_fit | R Documentation |
Prints basic information about a cohort object, status of the information available and other information.
## S3 method for class 'rev_cohort_fit' print(x, ...)
x |
A REVOLVER cohort with fits. |
... |
Standard S3 signature. |
Nothing
Other S3 functions:
plot.rev_cohort_fit(),
plot.rev_cohort(),
print.rev_cohort()
# Data released in the 'evoverse.datasets'
data('TRACERx_NEJM_2017_REVOLVER', package = 'evoverse.datasets')
print(TRACERx_NEJM_2017_REVOLVER)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.