Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 576 Bytes

File metadata and controls

20 lines (11 loc) · 576 Bytes

CASDAPkg

Package with data sets and shapefiles

To install this package use the command:

devtools::install_github("UofM-CASDA/CASDAPkg")

in the R console.

Then use this command for documentation and some helpful examples using these data sets:

vignette(package="CASDAPkg", topic = "CASDAPkg_documentation")

You may need to install the knitr and sf packages prior to installing this one.

Currently this package is very basic and is meant to be a start to building something more complete.

Let me know if you would like to be part of the team working on it!

Justin