Description Usage Arguments Value Examples
Deletes a calendar. This method operates on the Google Calendar API Calendars resource.
1 |
x |
|
verbose |
Logical indicating whether to print informative messages. |
Logical indicating whether the calendar was successfully deleted.
1 2 3 4 5 | ## Not run:
gc_summary("Commitments") %>%
gc_delete()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.