ZGIS / SpatialHotspot

6 stars 0 forks source link

efficient development workflow #5

Open mpadge opened 6 years ago

mpadge commented 6 years ago

see this blog entry for some inspriation

mpadge commented 6 years ago

other useful things:

devtools::check()
devtools::run_examples()
testthat::test_package()
goodpractice::gp()