Learn R Programming

OpasnetUtils (version 1.3)

ddata_apply: Dynamic data link activation

Description

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

Usage

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

Value

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

Details

This function is mostly used internally

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

See Also

ovariable