readable_marc245: Readable MARC 245

Description Usage Arguments Value Examples

Description

Convert raw MARC field into something human-readable

Usage

1
readable_marc245(raw_245, include.author = TRUE)

Arguments

include.author

Include the $c subfield; default is TRUE

title

A MARC 245 title string (with subfields $a $b $c)

Value

A string

Examples

1
readable_marc245("$a R packages / $c Hadley Wickham.")

yorkulibraries/yulr documentation built on May 4, 2019, 5:32 p.m.