selectSome {Biobase}R Documentation

extract aspects of a vector for concise rendering

Description

extract aspects of a vector for concise rendering

Usage

selectSome(obj, maxToShow=5)

Arguments

obj vector
maxToShow number of elements to render

Value

string coercion with ellipsis intercalated

Author(s)

Biocore

Examples

selectSome(1:20)

[Package Biobase version 1.12.2 Index]