show-methods: Show

Description Usage Arguments

Description

Methods to briefly summarise objects to screen. show is called implicitly when you type an object's name at the command line. Use summary, where available, to get more details.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
## S4 method for signature 'snpmod'
show(object)

## S4 method for signature 'snppicker'
show(object)

## S4 method for signature 'ppnsnp'
show(object)

## S4 method for signature 'tags'
show(object)

## S4 method for signature 'groups'
show(object)

Arguments

object

the thing to show


chr1swallace/GUESSFM documentation built on May 13, 2019, 6:17 p.m.