Builds schema data for one or more tools and renders it as an interactive
reactable::reactable() table with expandable per-version column details.
Arguments
- tools
character vector of tool names.
- pkg
package name that owns the tool configs. Defaults to
"nemo".- ...
additional arguments passed to
reactable::reactable().
