not_numeric {ezplot}R Documentation

not_numeric

Description

Returns names of non-numeric columns.

Usage

not_numeric(x)

Arguments

x

A data.frame.

Value

A character vector.


[Package ezplot version 0.7.13 Index]