View source: R/find_buildingblock.R
find_buildingblock | R Documentation |
This is an internal function which will find the correct path for the buildingblocks.
find_buildingblock(buildingblock_name, package = "DSFunctionCreator")
buildingblock_name |
specifies which buildingblock is called. |
package |
is the name of the package where the buildingblocks are included ("DSFunctionCreator"). |
This function adapts the code from the internal function find_template from the usethis::use_template function.
the path of the buildingblock.
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.