Learn R Programming

synthesisr (version 0.3.0)

bibliography-class: bibliography-class

Description

This is a small number of standard methods for interacting with class 'bibliography'. More may be added later.

Usage

# S3 method for bibliography
summary(object, ...)

# S3 method for bibliography print(x, n, ...)

# S3 method for bibliography [(x, n)

# S3 method for bibliography c(...)

# S3 method for bibliography as.data.frame(x, ...)

as.bibliography(x, ...)

Arguments

object

An object of class 'bibliography'

...

Any further information

x

An object of class 'bibliography'

n

Number of items to select/print

Details

Methods for class bibliography