semantic_render_inspection: Render a detailed semantic inspection of an object

View source: R/semantic_adapter.R

semantic_render_inspectionR Documentation

Render a detailed semantic inspection of an object

Description

Part of the companion-package extension API (used by aisdk.datatools).

Usage

semantic_render_inspection(
  obj,
  name = NULL,
  registry = NULL,
  envir = NULL,
  head_rows = 6
)

Arguments

obj, name, registry, envir

Object to inspect and resolution context.

head_rows

Number of leading rows to show for tabular objects.

Value

A character inspection report.


aisdk documentation built on May 29, 2026, 9:07 a.m.