polish_physical_extent: Polish physical_extent Field

polish_physical_extentR Documentation

Polish physical_extent Field

Description

Pick page counts, volume counts and volume numbers.

Usage

polish_physical_extent(x, verbose = FALSE, rm.dim.file = NULL)

Arguments

x

Page number field. Vector or factor of strings.

verbose

Print progress info

Details

Document parts are separated by semicolons

A summary of page counting rules that this function aims to (approximately) implement are provided in https://www.libraries.psu.edu/psul/cataloging/training/bpcr/300.html

Value

Raw and estimated pages per document part

Author(s)

Leo Lahti leo.lahti@iki.fi

References

See citation("bibliographica")

Examples

tab <- polish_physical_extent("4p.", verbose = TRUE)

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