Learn R Programming

skillsengineeR (version 0.2.0)

test_access: Test connection to SkillsEngine API

Description

Test connection to SkillsEngine API

Usage

test_access(token, handle_status = "warn")

Arguments

token

Authorization token obtained from get_access_token

handle_status

How to handle bad HTTP status. Set as either warn or error

Value

No return value; Prints status to console