is.local: Return strings without a URL scheme

View source: R/utils.R

is.localR Documentation

Return strings without a URL scheme

Description

Given a character vector, returns a logical indicating whether the paths in the vector point to existing local files.

Usage

is.local(x)

Arguments

x

A character vector.


voice documentation built on Aug. 8, 2025, 6:41 p.m.