View source: R/helper_functions.R
lib.git_show_untracked | R Documentation |
List all un-tracked directories (libraries) within the multiversion library. The returned un-tracked directories are cleaned up and printed so that only the unique combinations of each library and it's version is shown once.
lib.git_show_untracked(lib_location = lib.location())
lib_location |
By default the default library path obtained with |
No return value, is called for the printed feedback. Will show which packages inside the library are not yet tracked by git (when that is desired). It is recommended to track packages with git so that
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.