Learn R Programming

rtodoist (version 0.4.0)

get_all_filters: Get all filters

Description

Get all filters

Usage

get_all_filters(token = get_todoist_api_token())

Value

tibble of all filters

Arguments

token

todoist API token

Examples

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

Run the code above in your browser using DataLab