r: create a 'RangeToSubset-class' object from 2 elements or from...

rR Documentation

create a RangeToSubset-class object from 2 elements or from a vector

Description

create a RangeToSubset-class object from 2 elements or from a vector

Usage

r(x, y)

## S4 method for signature 'numeric,numeric'
r(x, y)

## S4 method for signature 'RangeToSubset,missing'
r(x, y)

Arguments

x

numeric value or vector of numeric values

y

numeric value missing when x is a vector of values

Value

RangeToSubset-class


spectralAnalysis documentation built on Jan. 11, 2023, 5:15 p.m.