Learn R Programming

rtodoist (version 0.4.0)

get_archived_projects: Get archived projects

Description

Get archived projects

Usage

get_archived_projects(token = get_todoist_api_token())

Value

tibble of archived projects

Arguments

token

todoist API token

Examples

Run this code
if (FALSE) {
get_archived_projects()
}

Run the code above in your browser using DataLab