path_type: Get the path type.

View source: R/set_assignment.R

path_typeR Documentation

Get the path type.

Description

Check the path type.

Usage

path_type(path, auth = NULL)

Arguments

path

Character element of url or local search path.

auth

an auth request class with options httpauth and userpwd.

Value

path_type object with c("path_local", "path_http", "path_error")


markmyassignment documentation built on May 29, 2024, 2:57 a.m.