Learn R Programming

adapr (version 1.0.2)

git.configure.test: Checks git configuration. Requires git installation

Description

Checks git configuration. Requires git installation

Usage

git.configure.test()

Arguments

Value

integer 0 if configured otherwise 99 if not

Examples

Run this code
# NOT RUN {
#Requires git installation
git.configure.test()
# }
# NOT RUN {

# }

Run the code above in your browser using DataLab