addToDo | R Documentation |
This functions adds a ToDo item to a project
addToDo(
folder = NA,
project = NA,
entryDate = NA,
dueDate = NA,
scheduledDate = NA,
reqTime = NA,
description = NA
)
folder |
Path to LabBookR folder |
project |
The project name |
a list of projects
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.