check_lat_version: Check whether the user has pushed the latest version in...

Description Usage Arguments Value Examples

View source: R/check_lat_version.R

Description

Check whether the user has pushed the latest version in his/her repository

Usage

1
check_lat_version(repo = ".")

Arguments

repo

A character path specifying the repo to check.

Value

A logical which indicates whether the last pushed version is latest or not

Examples

1
2
3
4
## Not run: 
labzenr:::check_lat_version()

## End(Not run)

UBC-MDS/labzenr documentation built on March 28, 2021, 1:28 p.m.