as.data.frame.connect_list_integrations | R Documentation |
Converts an list returned by get_integrations()
into a data frame.
## S3 method for class 'connect_list_integrations'
as.data.frame(x, row.names = NULL, optional = FALSE, ...)
x |
A |
row.names |
Passed to |
optional |
Passed to |
... |
Passed to |
A data.frame
with one row per integration.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.