is.issue: Issue Identification

is.issueR Documentation

Issue Identification

Description

Identify documents that can be considered issues; based on other document info.

Usage

is.issue(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 issues

Author(s)

Leo Lahti leo.lahti@iki.fi

References

See citation("bibliographica")

Examples

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

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