| proj_search_paths | R Documentation |
proj_search_paths() returns the search path(s) for PROJ resource files,
optionally setting them first.
proj_search_paths(paths = NULL)
paths |
Optional character vector containing one or more directory paths to set. |
A character vector containing the currently used search path(s) for
PROJ resource files. An empty string ("") is returned if no search paths
are returned by the function OSRGetPROJSearchPaths() in the GDAL Spatial
Reference System C API.
proj_version(), proj_networking()
proj_search_paths()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.