processPRISM: Process mean monthly PRISM climate values into binned...

Description Usage Arguments

View source: R/processPRISM.R

Description

Process mean monthly PRISM climate values into binned variables

Usage

1
processPRISM(monthly_climate_data)

Arguments

monthly_climate_data

A dataframe of PRISM data for points. Individual datasets should be created using meanPRISM and joined together (e.g. with left_join), resulting in a single dataframe with columns Latitude, Longitude, Year, Month, Max.temp, Min.temp, Mean.temp and Precipitation


nicholasjclark/BBS.occurrences documentation built on July 19, 2020, 8:31 p.m.