gitLister: figure out which folders have git initialized or not

gitListerR Documentation

figure out which folders have git initialized or not

Description

FUNCTION_DESCRIPTION

Usage

gitLister(paff = ".")

Arguments

paff

what folder contains all the folders that you want to confirm git-ness, Default: '.'

Details

DETAILS

Value

returns a dataframe of all the folders that DO have git initialized.

Examples

## Not run: 
if(interactive()){
 #EXAMPLE1 %>%
 }

## End(Not run)

DataStrategist/amitFuncs documentation built on June 4, 2022, 10:01 a.m.