desc (version 1.2.0)

desc_get_urls: Query the URL field in DESCRIPTION

Description

Query the URL field in DESCRIPTION

Usage

desc_get_urls(file = ".")

Arguments

file

DESCRIPTION file to use. By default the DESCRIPTION file of the current package (i.e. the package the working directory is part of) is used.

Value

A character vectors or URLs. A length zero vector is returned if there is no URL field in the package.