refactor_levels: Refactor a variable so that it prints properly.

Description Usage Arguments Details Value

View source: R/assignment_tables.R

Description

Refactor a variable so that it prints properly.

Usage

1
refactor_levels(df, group_field = NULL)

Arguments

df

A data_frame

group_field

a character name of a variable in DF to refactor

Details

If the variable is already a named factor, then this simply returns

Value

A data_frame with the appropriate factoring


pbsag/outviz documentation built on Dec. 7, 2019, 5:50 a.m.