createReviewSet: Creates a data.frame containing records for manual review and...

Description Usage Arguments Details Value

Description

Creates a data.frame containing records for manual review and labeling

Usage

1
createReviewSet(df, labcol = NULL, colList = NULL, savename = NULL)

Arguments

df

a data.frame containing the raw data to be prepared for review

labcol

a string indicating the name of the label column

colList

a vector of column names to be included in the final review data.frame.

savename

a string (without extension) indicating the name of the review data.frame to be saved on the hard drive.

Details

If the savename is not provided the file will be saved in the working directory. The savename can contain the full path of the file.

Value

a data.frame with a label column at the end.


hmenag1/ss4weka documentation built on May 17, 2019, 4:34 p.m.