print.docinfo {CITAN} | R Documentation |
Print a docinfo object
Description
Prints out an object of class docinfo
. Such an object is returned by e.g. lbsGetInfoDocuments
.
Usage
## S3 method for class 'docinfo'
print(x, ...)
Arguments
x |
an object of class |
... |
unused. |
Details
For more information see man page for as.character.docinfo
.
See Also
as.character.docinfo
, lbsSearchDocuments
, lbsGetInfoDocuments
[Package CITAN version 2022.1.1 Index]