QLoadData: Loads an object

View source: R/DataMart.R

QLoadDataR Documentation

Loads an object

Description

Loads an *.csv, *.rds, *.xlsx, or *.sav file from the Displayr Cloud Drive and converts this to an R object.

Usage

QLoadData(filename, company.token = NA, ...)

Arguments

filename

character string. Name of the file to be opened from the Displayr Cloud Drive.

company.token

Use this if you need to read from a different company's Displayr Cloud Drive. You need to contact Support to get this token.

...

Other parameters to pass to read.csv.

Value

An R object


NumbersInternational/flipAPI documentation built on April 17, 2024, 2:46 p.m.