get_dataset: Get data set from Information Hub

Description Usage Arguments Value Examples

View source: R/ihub_functions.r

Description

Download a data from a data object and put it into a data frame.

Usage

1
get_dataset(dataframe, folder)

Arguments

dataframe

the name of the new data frame

folder

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

Value

A dataframe created from the values in the data set

Examples

1
get_dataset('myDataFrame', '/Resources/Data Objects/')

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