as_task | R Documentation |
Convert object to a Task or a list of Task.
as_task(x, ...)
## S3 method for class 'Task'
as_task(x, clone = FALSE, ...)
as_tasks(x, ...)
## Default S3 method:
as_tasks(x, ...)
## S3 method for class 'list'
as_tasks(x, ...)
x |
(any) |
... |
(any) |
clone |
( |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.