is_github_path {markmyassignment}R Documentation

Check if a path is from github

Description

Check if a path is from github

Usage

is_github_path(path)

Arguments

path

a path to check

Value

a bool that is named raw, http or api if a github path.


[Package markmyassignment version 0.8.8 Index]