print.authorinfo: Print an authorinfo object

View source: R/biblio.info.R

print.authorinfoR Documentation

Print an authorinfo object

Description

Prints out an object of class authorinfo. Such an object is returned by e.g. lbsGetInfoAuthors.

Usage

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

Arguments

x

an object of class authorinfo.

...

unused.

Details

For more information see man page for as.character.authorinfo.

See Also

as.character.authorinfo, lbsSearchAuthors, lbsGetInfoAuthors


CITAN documentation built on March 22, 2022, 1:06 a.m.