add_dataset_if_not_exists: Add dataset if not exists

Description Usage Arguments Value

Description

Checks parameters before adding new dataset and verifies if it doesn't exists already.

Usage

1
2
add_dataset_if_not_exists(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 dataset details


mljar documentation built on May 2, 2019, 2:50 p.m.