add_new_dataset: Adds new dataset

Description Usage Arguments Value

View source: R/dataset.R

Description

Adds new dataset

Usage

1
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


mljar/mljar-api-R documentation built on Aug. 21, 2019, 1:49 p.m.