View source: R/geoflow_utils.R
| get_absolute_path | R Documentation |
get_absolute_path allows to get the absolute path of a resource
given a base directory
get_absolute_path(path, base, mustWork, expand_tilde)
path |
a path in character string |
base |
a base direcotry |
mustWork |
must work? |
expand_tilde |
expand tilde? |
Emmanuel Blondel, emmanuel.blondel1@gmail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.