geckoDatasetReplace: Replace the data of a Geckoboard Dataset

View source: R/geckoDatasetReplace.R

geckoDatasetReplaceR Documentation

Replace the data of a Geckoboard Dataset

Description

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

Usage

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


ploner/RGeckoboard documentation built on Oct. 22, 2023, 9:27 p.m.