CITAN (version 2015.12-2)

print.authorinfo: 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 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