Learn R Programming

mljar (version 0.1.1)

add_new_dataset: Adds new dataset

Description

Adds new dataset

Usage

add_new_dataset(project_hid, filename, title, prediction_only = FALSE)

Arguments

project_hid

character with project identifier

filename

character with filename containing data

title

title of dataset

prediction_only

boolean determining if data is used only for prediction

Value

parsed by toJSON dataset details