use_data_titanic: Use the titanic data set

View source: R/use-data.R

use_data_titanicR Documentation

Use the titanic data set

Description

This data set comes with base R. Survival of passengers on the Titanic.

Usage

use_data_titanic(count = FALSE)

Arguments

count

use count data

Value

Dataset

Examples

use_data_titanic(count = TRUE)
use_data_titanic(count = FALSE)

explore documentation built on Oct. 11, 2023, 9:07 a.m.