Functions for querying the Canvas LMS API
cnvs()
Canvas LMS API
cnvs_upload()
Upload files to Canvas
cnvs_whoami()
Info on current Canvas user, domain and token
cnvs_token() cnvs_domain()
cnvs_token()
cnvs_domain()
Return the local user's Canvas token and domain
cnvs_next() cnvs_prev() cnvs_first() cnvs_last()
cnvs_next()
cnvs_prev()
cnvs_first()
cnvs_last()
Get the next, previous, first or last page of results
print(<cnvs_response>)
Print the result of a Canvas API call