getProjectPaths | R Documentation |
Paths where to find project on the KWB server
getProjectPaths(start_directory, as_list = FALSE, skip_pattern = "/_")
start_directory |
Path to the project network drive at KWB |
as_list |
If |
skip_pattern |
pattern matching paths to be removed from the returned path list. By default all paths containing underscore at the beginning of a subdirectory name are removed. |
full paths to project folders as a vector of character or as a named
list if as_list = TRUE
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.