ddata_apply: Dynamic data link activation

Description Usage Arguments Details Value Author(s) See Also

View source: R/OVariable.r

Description

Fetches the latest data associated with an ovariable from the OpasnetBase if available

Usage

1
ddata_apply(ovariable, ddata_tidy = TRUE, force_ddata = FALSE, ...)

Arguments

ovariable

an ovariable with the ddata slot defined as page_id i.e. "Op_en1000"

ddata_tidy

TRUE to run tidy on downloaded data

force_ddata

if TRUE, dynamic data links are used even if the data slot of an ovariable is already defined

...

excess parameters are ignored

Details

This function is mostly used internally

See also: http://en.opasnet.org/

Value

Returns the input ovariable. (Re)defines the data slot if it is not already defined ands ddata is available.

Author(s)

T. Rintala teemu.rintala.a@gmail.com

See Also

ovariable


OpasnetUtils documentation built on May 2, 2019, 12:39 p.m.