knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "README-"
)

lifecycle Travis-CI Build Status Coverage Status

mcor: The core Montana Climate Office R package

The Montana Climate Office Logo

The Montana Climate Office is an independent state-designated body that provides Montanans with high-quality, timely, relevant, and scientifically based climate information and services. The mcor package is the base R package for the Montana Climate Office R products. It contains useful data such as county and climate division maps, data download tools for commonly used datasets, and convenience functions including standard web and print map templates.

Installation

You can install mcor from github with:

# install.packages("devtools")
devtools::install_github("mt-climate-office/mcor")

Contributing

Contributions to this package are welcome from within or outside of the Montana Climate Office; please submit an issue or pull request. Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.


Montana Climate Office
Montana Forest & Conservation Experiment Station
University of Montana
32 Campus Drive
Missoula, MT 59812
Phone: (406) 243-6793
state.climatologist@umontana.edu



mt-climate-office/mcor documentation built on March 27, 2024, 6:30 p.m.