collectionShower: Create a show-method for a Collection class.

Description Usage Arguments

Description

Create a show-method for a Collection class.

Usage

1
2
  collectionShower(showFun, numOfElements = 6,
    linesPerElement = NULL)

Arguments

showFun

show function for Collection class elements.

numOfElements

Number of elements to show as head and tail.

linesPerElement

How many lines per element before the show-string is elipsized.


gschofl/ncbi documentation built on May 17, 2019, 8:53 a.m.