add_table: Add a Table's Metadata to a Registry

View source: R/MetaDataRegistry.R

add_tableR Documentation

Add a Table's Metadata to a Registry

Description

A generic function to add new table metadata to a registry object.

Usage

add_table(registry, table_metadata)

Arguments

registry

The registry object to which metadata will be added.

table_metadata

A data.table object created by table_info().

Value

The updated registry object.


DBmaps documentation built on Sept. 9, 2025, 5:44 p.m.