setFieldNames: Replaces the fields names with the given ones

Description Usage Arguments See Also

View source: R/flexio.r

Description

Replaces the fields names with the given ones

Usage

1
setFieldNames(dataset, names)

Arguments

dataset

the dataset you want to update names

names

list of the old and new names formatted like that : list('old_name1'='new_name1', 'old_name2'='new_name2', ...)

See Also

Other Data formatting: castDATETIMEToTime, castDATEToTime, castStringToNum, castTIMEToTime


flexiooss/flexioR documentation built on May 17, 2019, 7:05 p.m.