• If 'create_history' is TRUE, then create a history, else work into the existing history defined by 'history_id' (no creation).

  • Upload (one by one) the .zip files found under input_dir folder (each .zip file contains its .csv files).

uploadAllZips(env, input_dir, create_history = TRUE, history_name, history_id)

Arguments

env

Siwaa environment

input_dir

Path of folder containing the .zip input files.

create_history

Boolean

history_name

Name of history to be created

history_id

Id of existing history

Value

input_data_info_list List of information of uploaded datasets