Learn R Programming

ezplot (version 0.7.13)

not_numeric: not_numeric

Description

Returns names of non-numeric columns.

Usage

not_numeric(x)

Value

A character vector.

Arguments

x

A data.frame.