Nothing
# install remotes package if needed
if (!require("remotes")) {
install.packages("remotes")
}
# install filterNHP
remotes::install_github("avrincon/filterNHP")
library(filterNHP)
# run the app
# run_filter_nhp_app()
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.