getURLs: Find literal URLs in R code

getURLsR Documentation

Find literal URLs in R code

Description

This function statically analyzes R code and finds all literal strings that appear to be URLs.

Usage

getURLs(dir)

Arguments

dir

a directory or file name, or vector of these

Value

a character vector

Author(s)

Duncan Temple Lang

See Also

getFunctionDefs


duncantl/CodeAnalysis documentation built on Feb. 21, 2024, 10:49 p.m.