View source: R/semantic_adapter.R
| as_preview_text | R Documentation |
Convert common vector-like and tabular objects into a short text preview for summaries and inspection output.
as_preview_text(x, max_items = 5)
x |
Object to preview. |
max_items |
Maximum number of items or rows to include. |
A character string preview or NULL when no preview is available.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.