create_folder: Upload folder from a local file.

View source: R/folder.R

create_folderR Documentation

Upload folder from a local file.

Description

Upload folder from a local file.

Usage

create_folder(project_id, folder_name, file)

Arguments

project_id

id of the project, can be obtained with get_projects().

folder_name

given name of the folder on the platform.

file

path to the folder.

Value

list - parsed content of the folder.


previsionio/prevision-r documentation built on March 24, 2022, 1:28 a.m.