transformDataset: transformDataset

Description Usage Arguments Value

View source: R/dataHandler.R

Description

Transforms the given data frame so that the columns specified by outputColumns are moved to the end of the data frame.

Usage

1
transformDataset(dataset, outputColumns)

Arguments

dataset

the data frame to transform

outputColumns

a vector containing integers to specify the columns

Value

the data frame after transformation


porteous54/caRtesian documentation built on May 30, 2019, 11:43 a.m.