View source: R/FilePathFinder.R
FilePathFinder | R Documentation |
This is an internal function.
FilePathFinder(path = path_to_dsPackages, type = package_type)
path |
is the directory path to where the DataSHIELD packages are stored. |
type |
refers to the type of DataSHIELD packages: 'Client' or 'Server' |
This is an internal function to retrieve the file path and function file name of either client or server side DataSHIELD functions.
a data.frame with the function file name and respective file path of either client- or server-side DataSHIELD functions. Internal functions are omitted for now.
Florian Schwarz for the German Institute of Human Nutrition
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.