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 March 1, 2025, 9:54 p.m.