repo_url-methods: repo_url Return the url that the repository will be served...

Description Usage Arguments Value

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

1
2
3
4
5
6
7
repo_url(repo)

## S4 method for signature 'GRANRepository'
repo_url(repo)

## S4 method for signature ''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


GRANCore documentation built on Feb. 4, 2020, 5:06 p.m.