match_intervals: Matches the number of intervals between the two seasons...

View source: R/match_intervals_fun.R

match_intervalsR Documentation

Matches the number of intervals between the two seasons selected

Description

Matches the number of intervals between the two seasons selected

Usage

match_intervals(list1, list2)

Arguments

list1

A list object that is the reference for list2

list2

A list object that the length of list1 is being matched to

Value

The output is a list that has the same intervals as that in the list2 object.


jhnhng/trekR documentation built on April 25, 2022, 12:43 p.m.