| titanic | R Documentation |
A dataset describing the passengers of the Titanic and their survival
data("titanic")
A data frame with 1309 observations and the following 5 variables.
SurvivedFactor. Whether one survived or not
PclassFactor. Passenger class
SexFactor. Sex
AgeNumeric vector. Age
EmbarkedFactor. Port of embarkation
data(titanic)
str(titanic)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.