View source: R/loading_functions.R
orbi_find_isox | R Documentation |
Finds all .isox files in a folder.
orbi_find_isox(folder, recursive = TRUE)
folder |
path to a folder with isox files |
recursive |
whether to find files recursively |
# all .isox files provided with the isoorbi package
orbi_find_isox(system.file("extdata", package = "isoorbi"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.