get_projects: List of projects

Description Usage Arguments Value Examples

View source: R/all_objects.R

Description

List of projects

Usage

1

Arguments

token

token

Value

list of all projects

Examples

1
2
3
4
5
6
7
## Not run: 
# Set API key first
set_todoist_api_token()
# Get all projects
projects <- get_projects()

## End(Not run)

rtodoist documentation built on July 2, 2020, 1:46 a.m.