sfn_get_generics: sfn_data custom get generics

sfn_get_genericsR Documentation

sfn_data custom get generics

Description

Generics for getting the info in the slots of SfnData

Usage

get_sapf_data(object, ...)

get_env_data(object, ...)

get_sapf_flags(object, ...)

get_env_flags(object, ...)

get_timestamp(object, ...)

get_solar_timestamp(object, ...)

get_si_code(object, ...)

get_site_md(object, ...)

get_stand_md(object, ...)

get_species_md(object, ...)

get_plant_md(object, ...)

get_env_md(object, ...)

Arguments

object

Object to get data from

...

Further arguments to pass to the corresponding get method

Details

see sfn_get_methods for detailed info about using the get methods in sfn_data class objects and sfn_multi_get_methods for detailed info about using the get methods in sfn_data_multi class objects.


sapfluxnetr documentation built on Feb. 16, 2023, 7:52 p.m.