PrepareNumericTitanic: A quick helper function to turn the titanic dataset into a...

Description Usage Value Examples

View source: R/StackingHelpers.R

Description

A quick helper function to turn the titanic dataset into a numeric only dataset.

Usage

1

Value

The Titanic dataset, but with only numeric columns.

Examples

1
titanic <- PrepareNumericTitanic()

orionw/BestModel documentation built on Aug. 17, 2019, 7:29 p.m.