Learn R Programming

rtodoist (version 0.4.0)

get_backups: Get list of backups

Description

Get list of backups

Usage

get_backups(token = get_todoist_api_token())

Value

tibble of available backups

Arguments

token

todoist API token

Examples

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

Run the code above in your browser using DataLab