
This package allows to use the todoist API. You will be able to add projects and tasks to your todoist account.
To find information about todoist API :
https://developer.todoist.com/api/v1/
You can install from CRAN :
install.packages("rtodoist")You can install the development version of rtodoist with:
remotes::install_github("ThinkR-open/rtodoist")library(rtodoist)
add_project("test") %>%
add_tasks_in_project("my_task")To find more details about the features, look at the ‘How it works’ vignette.
Need a high-speed mirror for your open-source project?
Contact our mirror admin team at info@clientvps.com.
This archive is provided as a free public service to the community.
Proudly supported by infrastructure from VPSPulse , RxServers , BuyNumber , UnitVPS , OffshoreName and secure payment technology by ArionPay.