Description Usage Arguments Value Examples
Add a new project
1 | add_project(project_name, verbose = TRUE, token = get_todoist_api_token())
|
project_name |
name of the new project |
verbose |
make it talk |
token |
token |
id of the new project
1 2 3 4 | ## Not run:
add_project("my_proj")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.