Learn R Programming

revtools (version 0.4.1)

bibliography-class: Description of class 'bibliography'

Description

An S3 class designed to store data from common bibliographic formats in a standard way

Arguments

Details

Class 'bibliography' is a nested list format; each object is a list containing multiple references, where each reference is a list with information on author, journal etc. Each entry has a unique name that is preserved in the 'label' column if the user subsequently calls as.data.frame.

See Also

read_bibliography, write_bibliography