#####################################
# To Review:
#####################################
help(package = bdtests)
pkgdown::build_site()
source("https://install-github.me/MangoTheCat/goodpractice")
library(goodpractice)
gp("C:/Users/az64mycy/Dropbox (iDiv)/research_projects/16_spatial_bias_package/sampbias")
#R CMD check
devtools::check_built(path = ".",
manual = T, cran = T)
devtools::spell_check()
devtools::check_rhub()
devtools::check_win_devel()
codemetar::write_codemeta()
devtools::release()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.