upload2ihub: Upload a file to Information Hub

Description Usage Arguments Value Examples

View source: R/ihub_functions.r

Description

Upload a file from the R workspace to a location on Information Hub volume.

Usage

1
upload2ihub(filename, folder, overwrite)

Arguments

filename

the name and file extension

folder

the path on ihub volume to store file like /Resources/

overwrite

true to overwrite existing file

Value

Response code from the Information Hub server

Examples

1
upload2ihub('readme.md','/Resources/','')

shawngiese/classic.models documentation built on Dec. 31, 2020, 5:14 a.m.