Description Usage Arguments Value Examples
View source: R/deployed_tarballs.R
Downloads a source tarball from GitHub and parses the version in that source
1 2 3  | deployed_tarball_version(repo = "stnava/ITKR", tag = "latest")
deployed_tarball(repo = "stnava/ITKR", tag = "latest", version = NULL)
 | 
repo | 
 GitHub repository name  | 
tag | 
 Tag for the tarball  | 
version | 
 version of package tarball if applicable  | 
Version number character vector
1  | deployed_tarball_version(  repo = "stnava/ITKR", tag = "latest")
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.