Skip to content

PredictiveEcology/climateData

Repository files navigation

climateData

R-CMD-check

Installation

Install from Predictive Eceology repo:

install.packages("climateData", repos = c(PE = "https://PredictiveEcology.r-universe.dev",
                                          getOption("repos"))) 

Install from GitHub:

#install.packages("remotes")
library("remotes")
install_github("PredictiveEcology/climateData", dependencies = TRUE) 

About

Utilities for working with North American climate data from 'ClimateNA' https://climatena.ca

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages