Rdocumentation
powered by
Learn R Programming
CITAN (version 2011.08-1)
print.docinfo: Print a docinfo object
Description
Prints out an object of type
docinfo
. Such an object is returned by e.g.
lbsGetInfoDocuments
.
Usage
print.docinfo(x, ...)
Arguments
x
an object of type
docinfo
.
...
unused.
Details
For more information see man page for
as.character.docinfo
.
See Also
as.character.docinfo
,
lbsSearchDocuments
,
lbsGetInfoDocuments