Learn R Programming

rtodoist (version 0.4.0)

get_all_sections: Get all sections

Description

Get all sections

Usage

get_all_sections(token = get_todoist_api_token())

Value

tibble of all sections

Arguments

token

todoist API token

Examples

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

Run the code above in your browser using DataLab