desc_get_urls: Query the URL field in DESCRIPTION

desc_get_urlsR Documentation

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.


r-pkgs/desc documentation built on Jan. 19, 2024, 9:15 a.m.