append_access_token: Appends access_token to URL if not present

View source: R/paginate.R

append_access_tokenR Documentation

Appends access_token to URL if not present

Description

Appends access_token to URL if not present

Usage

append_access_token(url, access_token)

Arguments

url

The URL to which the access_token should be appended.

access_token

The Canvas API access token (string).

Value

The URL with the access_token appended if it was not already present.


vvcanvas documentation built on Sept. 9, 2025, 5:39 p.m.