path_type: Get the path type.
Description
Check the path type.
Usage
path_type(path, auth = NULL)
Value
path_type object with c("path_local", "path_http", "path_error")
Arguments
- path
Character element of url or local search path.
- auth
an auth request class with options httpauth and userpwd.