Based on the last commit of the branch it installs the latest branch of the package.
Examples
if (FALSE) { # \dontrun{
install_latest_branch()
install_latest_branch(c("pipfun", "pipapi"))
} # }
Based on the last commit of the branch it installs the latest branch of the package.
if (FALSE) { # \dontrun{
install_latest_branch()
install_latest_branch(c("pipfun", "pipapi"))
} # }