is_url_subpath_of: check if a url originates from a list of repo urls

View source: R/utils.R

is_url_subpath_ofR Documentation

check if a url originates from a list of repo urls

Description

check if a url originates from a list of repo urls

Usage

is_url_subpath_of(url, urls)

Arguments

url

a url which may stem from one of the provided base urls

urls

vector of base urls

Value

logical vector indicating which base urls have a sub url of url


pharmaR/riskmetric documentation built on April 5, 2025, 1:41 p.m.