CITAN (version 2011.08-1)

as.character.authorinfo: Coerce an authorinfo object to character string

Description

Converts an object of type authorinfo to a character string. Such an object is returned by e.g. lbsGetInfoAuthors.

Usage

as.character.authorinfo(x, ...)

Arguments

x
a single object of type authorinfo.
...
unused.

Value

  • A character string

Details

An authorinfo object is a list with the following components:
  • IdAuthor--- numeric; author's identifier in the tableBiblio_Authors,
  • Name--- character; author's name.

See Also

print.authorinfo, lbsSearchAuthors, lbsGetInfoAuthors