Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 385 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 385 Bytes

Rural Innovation Network data

Framework for defining and capturing metrics to monitor and report out on RIN projects

Setup for Development

Once you have all the dependencies installed, to build and install this package from the local project directory, run:

pkgbuild::clean_dll(); pkgbuild::compile_dll(); devtools::document(); devtools::check()
devtools::install();