describe_md_variable: Detailed description of metadata variables

View source: R/helpers.R

describe_md_variableR Documentation

Detailed description of metadata variables

Description

describe_md_variable prints in console a detailed description for the requested variable. Useful to know which values to filter or in which units the variables are.

Usage

describe_md_variable(variable)

Arguments

variable

A character with the name of the variable

Value

Nothing, prints information to console

Examples

# info about the method used to measure sapflow (pl_sens_meth)
describe_md_variable('pl_sens_meth')

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