Learn R Programming

RObsDat (version 14.04)

observations-class: Observations class - contains data from odm-database

Description

Results from an observation database are returned as observations-class.

Arguments

Objects from the Class

Objects are generaly returned from getDataValues and can be modified. These modifications can then be fed back into the database using updateDataValues -- very similar to a version management system for text.

References

Reusser et al. 2012 - todo add exact reference

Examples

Run this code
showClass("observations")

Run the code above in your browser using DataLab