parse_file: Extract URL links from documentation files

Description Usage Arguments Details

Description

Extract URL links from documentation files

Usage

1
parse_file(path, base_url)

Arguments

path

character string of file path to extract links from

base_url

a character string or vector of character strings for a domain or domains for which relative links are subdomains. Used to resolve relative URL paths in documentation.

Details

Currently extracts links for HTML, Rd, and markdown files. Allows for future addition of file types if needed


IQSS/IQSSdevtools documentation built on May 8, 2019, 10:54 a.m.