is.local {voice}R 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.


[Package voice version 0.5.4 Index]