Learn R Programming

sapfluxnetr (version 0.1.5)

get_timezone: get the timezone of the site

Description

Obtain the site timezone from a sfn_data/sfn_data_multi object

Usage

get_timezone(sfn_data)

Value

a character with the site timezone

Arguments

sfn_data

An sfn_data or sfn_data_multi object

Examples

Run this code
# timezone of ARG_TRE site
get_timezone(ARG_TRE)

Run the code above in your browser using DataLab