View source: R/context_query_tools.R
| object_peek | R Documentation |
Inspect a live object through the existing semantic inspection adapters.
object_peek(
session,
name,
detail = c("summary", "structure", "sample", "full")
)
session |
A |
name |
Object name in the session environment. |
detail |
One of |
A compact inspection string.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.