Skip to contents

Register a Publication Table

Usage

register_publication_table(
  registry,
  name,
  table,
  caption = NULL,
  source = NULL
)

Arguments

registry

A publication registry.

name

Unique entry name.

table

A data frame.

caption

Optional caption.

source

Optional source label.

Value

An updated registry.