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

mapcan

The goal of mapcan is to ...

Installation

You can install the released version of mapcan with:

remotes::install_github("tweed1e/mapcan")

Example

library(mapcan)

tibble::as_tibble(shapefile_info)

Please note that the 'mapcan' project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.



tweed1e/mapcan documentation built on March 7, 2020, 12:49 a.m.