Description Usage Format Details
titanic contains data concerning personal and travel informations of the single passengers,
as well as their survival.
1 |
titanic is a tbl data frame with 2201 observations on 4 variables.
The 4 variables of the titanic tbl data frame are the following ones:
Class class of travel (factor with two levels: First and Coach)
Gender gender of passengers (factor with two levels: Male and Female)
Age age of passengers (numeric)
Status status of passengers (factor with two levels: Died and Survived)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.