Learn R Programming

radiant.data (version 0.6.0)

changedata: Change data

Description

Change data

Usage

changedata(dataset, vars = c(), var_names = names(vars))

Arguments

dataset
Name of the dataframe to change
vars
New variables to add to the data.frame
var_names
Names for the new variables to add to the data.frame

Value

None