tumors {shinybody} | R Documentation |
Example data set of tumors
Description
A randomly generated dataset of tumors to use in examples
Usage
tumors
Format
tumors
A data frame with 39 rows and 5 columns:
- patient_id
A unique patient identifier
- tumor_id
A unique tumor identifier
- tumor_location
The organ affected by the tumor
- is_primary_tumor
TRUE if the tumor is the patient's primary cancer site, otherwise FALSE
- stage
The stage of the tumor (I, II, or III)
[Package shinybody version 0.1.3 Index]