View source: R/file_operations.R
| write_tasks | R Documentation | 
Writing a set of tasks to file comprises writing all entries in the task
variable in a tibble produced by parse_tasks().
write_tasks(tasks, todo_file)
tasks | 
 A vector of strings representing tasks following the todo.txt convention by Gina Trapani.  | 
Paul Lemmens (paul.lemmens@gmail.com)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.