Learn R Programming

GRANCore (version 0.2.7)

repo_url: repo_url Return the url that the repository will be served at. This is the web address corresponding to repository, suitable for calling contrib.url. e.g http://www.website.com/gran/current/

Description

repo_url Return the url that the repository will be served at. This is the web address corresponding to repository, suitable for calling contrib.url. e.g http://www.website.com/gran/current/

Usage

repo_url(repo)

# S4 method for GRANRepository repo_url(repo)

# S4 method for `NULL` repo_url(repo)

Arguments

repo

a GRANRepository object

Value

For destination, the full path to the contrib directory the packages will be deployed to