range.feat: Features range

Description Usage Arguments Value Author(s)

View source: R/feat.R

Description

Get the range of a features object

Usage

1
2
## S3 method for class 'feat'
range(..., na.rm = FALSE)

Arguments

...

Objects of type feat

na.rm

Whether to remove values of NA before calculating range.

Value

A vector of size 2 indicating minimum and maximum coord in the features object

Author(s)

Melissa J. Hubisz


rphast documentation built on May 1, 2019, 9:26 p.m.