Small package providing basic set of utility functions for finding files of selected characteristics.
if (requireNamespace("devtools", quietly = TRUE)) {
devtools::install_github('konradedgar/FileFinder')
} else {
install.packages("devtools")
devtools::install_github('konradedgar/FileFinder')
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.