read_weather: Read Oryza Weather

Description Usage Arguments Details Value Author(s)

Description

Read Oryza weather files

Usage

1
read_weather(file_path)

Arguments

file_path

The full file path for the weather file to be read in

Details

Function to read weather files formated for Oryza into R.

Value

a data.frame with 9 columns (stn, year, day, srad, tmin, tmax, vp, wind, and precip).

Author(s)

Matt Espe


mespe/phenR documentation built on May 22, 2019, 6:54 p.m.