geckoDatasetReplace: Replace the data of a Geckoboard Dataset

Description Usage Arguments Value Author(s)

View source: R/geckoDatasetReplace.R

Description

Replace all the data of a Dataset to be used on Geckoboard.

Usage

1
geckoDatasetReplace(df, apiKey, dataset="dummy.by_day", types, verbose=FALSE)

Arguments

df

Data frame.

apiKey

API key.

dataset

Name of an existing Geckoboard dataset.

types

Either "date", "datetime", "number", "percentage" (between 0 and 1), "string" or "money".

verbose

If TRUE, API repsonse if printed.

Value

Nothing is returned.

Author(s)

Meinhard Ploner


RGeckoboard documentation built on May 2, 2019, 6:30 a.m.