is.singlevol: Identify single volume docs

is.singlevolR Documentation

Identify single volume docs

Description

Identify documents that can be considered single-volume; based on other document info.

Usage

is.singlevol(df)

Arguments

df

data.frame of documents x variables

Details

This function is used only to estimate pagecounts for documents with missing page count information. Therefore no page count is considered in assessing the issue status.

Value

Logical vector indicating the single-volume docs

Author(s)

Leo Lahti leo.lahti@iki.fi

References

See citation("bibliographica")

Examples

## Not run: issue <- is.singlevol(df)

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