format_data: Data formating

View source: R/dataprep.R

format_dataR Documentation

Data formating

Description

Data formating

Usage

format_data(DF, type = c("plain"))

Arguments

DF

: the dataframe to format

type

(optional) : 'plain' for no accent nor capital letter, 'no-plural' for get rid of plural differences between factors

Value

the dataframe with no accent nor capital letters


TanguyPerennec/AutostatR documentation built on Oct. 31, 2022, 7:57 a.m.