is_image_path: Check if a string is a image path

Description Usage Arguments

View source: R/internal.R

Description

Check if a string is a local or remote image path

Usage

1
is_image_path(path, test_url = curl::has_internet(), warn = TRUE)

Arguments

path

The putative image path

test

If TRUE, check that urls exists. This might take a second.


zachary-foster/flashcards documentation built on April 23, 2020, 7:26 a.m.