View source: R/package_version_check.R
package_version_check | R Documentation |
This function checks if the package is running with the latest vesion available of faas4i.
package_version_check(
repo = "https://github.com/4intelligence/faas4i",
proxy_url,
proxy_port
)
repo |
repository url to obtain latest version |
proxy_url |
The url to be used as proxy |
proxy_port |
Proxy port number |
OUTPUT_DESCRIPTION
install_github
## Not run:
if(interactive()){
#EXAMPLE1
}
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.