Description Usage Format Details Source References Examples
A concise description of the dataset.
1 | data("Bladder_Cancer")
|
A data frame with 166 observations on the following 37 variables.
PTID
a numeric vector
Age_At_Diagnosis
a labelled
Gender
a factor with levels Female
Male
Race
a factor with levels White
Black
Other
Ethnicity
a factor with levels Hispanic/Latino
Non-Hispanic/Latino
Marital_Status
a factor with levels Married/living together
Separated/divorced
Single (never married)
Widowed
Education_Status
a factor with levels High School or Less
College or Some College
Graduate/Professional Degree
Unknown
Primary_Insurance
a factor with levels Private
Medicare
Medicaid
Self-paying/uninsured/other
Primary_Insurance_More_Cats
a factor with levels Private
Medicare
Medicaid
Self-paying/other
Uninsured
Surgery_Year
a labelled
Elix_Sum
a labelled
Comorbidities
a labelled
Histology
a factor with levels Urothelial Neoplasia
UC w/Squamous Differentiation
UC w/Glandular Differentiation
Micropapillary Carcinoma
Nested Variant
Plasmacytoid
Sarcomatoid Carcinoma/Carcinosarcom
Neuroendocrine Carcinoma
Histology_Grouped
a factor with levels Pure Urothelial Neoplasia
Mixed Tumors
Variant Histology
Clinical_Stage
a factor with levels Stage I (<=T1NxMx)
Stage II (T2NxMx)
Stage III (T3NxMx)
Stage IV (T4NxMx)
Clinical_Stage_Grouped
a factor with levels Stage I/II (<=T2NxMx)
Stage III (T3NxMx)
Stage IV (T4NxMx)
Pathologic_Stage
a factor with levels Stage 0 (T0/Ta/isN0M0)
Stage I (T1N0M0)
Stage II (T2N0M0)
Stage III (T3N0M0)
Stage IV (T4N0-3M0-1)
Neoadjuvant_Chemo
a factor with levels Yes
Chemo_Cat
a factor with levels GEM/CIS
Adjuvant_Chemo
a labelled
Cycles
a labelled
Cycles_cat
a factor with levels <3
3
4+
Cycles_cat_4group
a factor with levels <3
3
4
5+
Urinary_Diversion
a factor with levels Ileal Conduit
Pouch
Neobladder
Cutaneous Ureterostomy
Sigmond
Urinary_Diversion_Grouped
a factor with levels Ileal Conduit
Pouch
Neobladder
Other
PT0N0
a factor with levels No Completed Response
Complete Response
Any_Downstaging
a factor with levels No Downstaging
Downstaging
Path_N_Stage
a factor with levels pNX
pN0
pN1
pN2
pN3
Missing/Other
Lympho_invasion
a factor with levels No
Yes
Peri_invasion
a factor with levels No
Yes
Carc_in_situ
a factor with levels No
Yes
Positive_Margins
a factor with levels No
Yes
Vital_Status
a labelled
Cancer_Specific_Vital_Status
a labelled
Survival_Days
a labelled
Survival_Months
a labelled
Survival_Years
a labelled
more details than the description above
Not sure
Don't know
1 2 | data(Bladder_Cancer)
## maybe str(Bladder_Cancer) ; plot(Bladder_Cancer) ...
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.