path_type {markmyassignment} | R 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 |
Value
path_type
object with c("path_local", "path_http", "path_error")
[Package markmyassignment version 0.8.8 Index]