col_to_factor: Private utility function: given a possibly non-factor column...

Description Usage Arguments Value

View source: R/utils.R

Description

Private utility function: given a possibly non-factor column passed as a quosure, convert into a factor

Usage

1
col_to_factor(data, col_enquo)

Arguments

data

A data frame or tibble

col_enquo

A quosure

Value

A data frame or tibble with the corresponding column converted to factor if nevessary


kviswana/ezEDA documentation built on July 1, 2021, 1:02 p.m.