as_tibble.connect_list_integrations | R Documentation |
Converts a list returned by get_integrations()
to a tibble.
## S3 method for class 'connect_list_integrations'
as_tibble(x, ...)
x |
A |
... |
Unused. |
A tibble with one row per integration.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.