bibliography-class: bibliography-class

Description Usage Arguments Details

Description

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

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
## S3 method for class 'bibliography'
summary(object, ...)

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

## S3 method for class 'bibliography'
x[n]

## S3 method for class 'bibliography'
c(...)

## S3 method for class '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


synthesisr documentation built on July 2, 2020, 2:16 a.m.