| as.data.frame.connect_content_list | R Documentation |
Converts a list returned by search_content() into a data frame.
## S3 method for class 'connect_content_list'
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 content item.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.