factor_length: Determine the length of the factors in a data.frame

Description Usage Arguments Value

Description

Goes through every column in the data.frame, and return the length of its levels

Usage

1

Arguments

df

A data.frame

Value

A vector of length n, with n the number of factor columns in the data frame, containing the length of the levels of those factors


sjoerdvds/crtests documentation built on May 30, 2019, 12:05 a.m.