restructureDataResult: Internal: Convert database query results

Description Usage Arguments Details Value Author(s)

Description

Function to convert database query results into a spacetime object (an inherited stfdf). One for numerical and one for character information.

Usage

1
2
restructureDataResult(to.ret, value.numeric=TRUE,
		tz=c("global", "UTC", "GMT", "0", "local"))

Arguments

to.ret

results returned from IgetDataValues.

value.numeric

boolean indicating if values should be converted to numeric type (characters can be stored in the database and should not be converted)

tz

String indicating whether the data should be obtained in the local or global time zone.

Details

see code for details.

Value

see code for details.

Author(s)

Dominik Reusser


RObsDat documentation built on May 2, 2019, 5:55 p.m.