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 documentation built on March 18, 2022, 6:41 p.m.