update_mypkg: update_mypkg

View source: R/update_mypkg.R

update_mypkgR Documentation

update_mypkg

Description

the aim of this function is to check and update the installed package with any new version on GitHub the code is quite exactly taken from https://github.com/UBESP-DCTV/imthcm (thanks for that CL!)

Usage

update_mypkg()

Value

invisible()

Examples

## Not run: 
    library(myRfuns)
    update_mypkg()

## End(Not run)

maxbre/myRfuns documentation built on April 15, 2022, 5:45 a.m.