Learn R Programming

rphast (version 1.6.9)

range.feat: Features range

Description

Get the range of a features object

Usage

# S3 method for 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