View source: R/semantic_adapter.R
| semantic_render_inspection | R Documentation |
Part of the companion-package extension API (used by aisdk.datatools).
semantic_render_inspection(
obj,
name = NULL,
registry = NULL,
envir = NULL,
head_rows = 6
)
obj, name, registry, envir |
Object to inspect and resolution context. |
head_rows |
Number of leading rows to show for tabular objects. |
A character inspection report.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.