create_factors: Transform all character strings to factors or update...

Description Usage Arguments Value Examples

View source: R/create_factors.R

Description

This function converts ALL character-strings variables in a data frame into factorial variables. In addition it updates the meta- data from already existing factorial variables.

Usage

1

Arguments

ds

Your data-set as data.frame.

Value

A data frame with factors if the input variables where either the class "character" or "factor".

Examples

1
# no example yet

b-c-r/bcrtools documentation built on Jan. 30, 2022, 12:34 a.m.