augment_dimension_table: Augment Dimension Table

augment_dimension_tableR Documentation

Augment Dimension Table

Description

Estimate missing entries in dimension table where possible.

Usage

augment_dimension_table(
  dim.tab,
  dim.info = NULL,
  sheet.dim.tab = NULL,
  verbose = FALSE
)

Arguments

dim.tab

Dimension table.

dim.info

Mapping between document dimensions.

sheet.dim.tab

Sheet dimension table.

verbose

verbose

Value

Augmented dimension table.

Author(s)

Leo Lahti leo.lahti@iki.fi

References

See citation("bibliographica")

See Also

polish_dimensions

Examples

# augment_dimension_table(dim.tab)

rOpenGov/bibliographica documentation built on April 10, 2022, 8:51 p.m.