Learn R Programming

markmyassignment (version 0.6.1)

path_type: Get the path type.

Description

Check the path type.

Usage

path_type(path)

Arguments

path

Character element of url or local search path.

Value

path type as character element c("path_local", "path_http", "path_error")