Skip to contents

Internal helper: builds the nested data frame expected by reactable_schema() for one or more tools from a given package.

Usage

nemo_schemavis_data(tools, pkg = "nemo")

Arguments

tools

character vector of tool names.

pkg

package name that owns the tool configs. Defaults to "nemo".

Value

A tibble with columns n, tool, tbl, schema_version, description, row_id.