Description Usage Arguments Value Examples
View source: R/check_lat_version.R
Check whether the user has pushed the latest version in his/her repository
1 | check_lat_version(repo = ".")
|
repo |
A character path specifying the repo to check. |
A logical which indicates whether the last pushed version is latest or not
1 2 3 4 | ## Not run:
labzenr:::check_lat_version()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.