countlevels: Find out if your columns should be factors or not

Description Usage Arguments Value Examples

View source: R/countlevels.R

Description

Take a data.frame and check each column. All columns that are factors will return the column name, and whether they should be considered a factor. A factor should not be considered a factor when each level is unique.

Usage

1

Arguments

d

A data.frame

Value

data.frame

Examples

1

samhinshaw/guelph documentation built on May 29, 2019, 1:02 p.m.