R/titanic.R
titanic.Rd
This titanic dataset is equivalent to datasets::Titanic |> dplyr::as_tibble() |> tidyr::uncount(n).
titanic
datasets::Titanic |> dplyr::as_tibble() |> tidyr::uncount(n)
datasets::Titanic