book

book(publisher = NULL, publicationPlace = NULL, edition = NULL,
  volume = NULL, numberOfVolumes = NULL, totalPages = NULL,
  totalFigures = NULL, totalTables = NULL, ISBN = NULL)

Arguments

publisher

Organization that actually publishes the book See publisher()

publicationPlace

The location at which the work was published. See publicationPlace()

edition

The edition of the book being described. See edition()

volume

The volume of the book that is part of a series. See volume()

numberOfVolumes

Number of volumes in a collection See numberOfVolumes()

totalPages

The total number of pages in the book. See totalPages()

totalFigures

The total number of figures in the book. See totalFigures()

totalTables

The total number of tables in a book. See totalTables()

ISBN

The unique Internation Standard Book Number See ISBN()

Value

a book list object