dbW_weatherData_to_dataframe: Convert an object of class 'swWeatherData' to a data.frame

View source: R/sw_dbW_WeatherDatabase.R

dbW_weatherData_to_dataframeR Documentation

Convert an object of class swWeatherData to a data.frame

Description

Convert an object of class swWeatherData to a data.frame

Usage

dbW_weatherData_to_dataframe(weatherData, valNA = NULL)

Arguments

weatherData

A list of elements of class swWeatherData that each hold daily weather data for one calendar year.

valNA

The (numerical) value of missing weather data. If NULL, then default values are interpreted as missing.


Burke-Lauenroth-Lab/Rsoilwat documentation built on Dec. 9, 2023, 12:41 a.m.