This function produces a character vector of the names of directories where a '.git' folder can be found.
1 | list_git(path = Sys.getenv("HOME"))
|
path |
a character vector of full path names; the default corresponds to the 'HOME' directory. This parameter is then passed in [list.dirs] |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.