parse_recurrence | R Documentation |
A further extension of the original specification is setting a
recurrence of a task using the prefix rec:
. A recurrence is set in
N days, weeks, months, or years. When N is preceded by a plus, it says to
start the recurrence calculation by the original due date or by today's
date.
parse_recurrence(todo)
todo |
A single task (string) or vector of tasks. |
The recurrence setting for a task as string.
Paul Lemmens (paul.lemmens@gmail.com)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.