Paths where to find project on the KWB server
getProjectPaths(start_directory, as_list = FALSE, skip_pattern = "/_")
Path to the project network drive at KWB
If TRUE
(the default is FALSE
) the paths
are returned as a list with the folder names as list element names.
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
.