read_bibliographic_metadata: Read Bibliographic Metadata

read_bibliographic_metadataR Documentation

Read Bibliographic Metadata

Description

Read metadata parsed from XML.

Usage

read_bibliographic_metadata(file, verbose = FALSE, sep = "|")

Arguments

file

Parsed raw data file/s

verbose

verbose

sep

separator

Value

data.frame with raw data fields

Author(s)

Leo Lahti leo.lahti@iki.fi

References

See citation("bibliographica")

Examples

## Not run: df.raw <- read_bibliographic_metadata(file)

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