View source: R/get-path-from-object.R
helper to find valid yaml file
1 | find_yaml_file_path(.path)
|
.path |
File path with any extension or no extension. Function will search for that path with either a .yaml or .yml extension and error if neither is found. Will also error if _both_ are found, because there cannot be two YAML files referring to the same model. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.