knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

councilR

R-CMD-check Lifecycle: stable

{councilR} is a collection of commonly used templates, color palettes, and functions for R users at the Metropolitan Council.

Installation

You can install the released version of {councilR} from GitHub.

remotes::install_github("Metropolitan-Council/councilR")

Contributing

Please see our contribution guidelines here.

Acknowledgements

Thanks to all the folks who have contributed to this project in one way or another

@ashleyasmus, @ehesch, @eroten, @velicknd, @schroeder-matt, @Brandon-Whited, @LimerickSam, and @leonx075.



Metropolitan-Council/councilR documentation built on March 30, 2024, 2:43 a.m.