select_numeric: Selecting numeric variables from a data frame

Description Usage Arguments Examples

Description

Selecting numeric variables from a data frame

Usage

1

Arguments

df

A data frame.

Examples

1
2
3
data("credit")

credit %>% select_numeric()

jbkunst/riskr documentation built on May 18, 2019, 7 p.m.