gitLister | R Documentation |
FUNCTION_DESCRIPTION
gitLister(paff = ".")
paff |
what folder contains all the folders that you want to confirm git-ness, Default: '.' |
DETAILS
returns a dataframe of all the folders that DO have git initialized.
## Not run: if(interactive()){ #EXAMPLE1 %>% } ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.