print.authorinfo {CITAN} | R Documentation |
Prints out an object of class authorinfo
. Such an object is returned by e.g. lbsGetInfoAuthors
.
## S3 method for class 'authorinfo'
print(x, ...)
x |
an object of class |
... |
unused. |
For more information see man page for as.character.authorinfo
.
as.character.authorinfo
, lbsSearchAuthors
, lbsGetInfoAuthors