extract_indices: Extract row, time and DO indices from a subset dataframe

View source: R/calc_rate.R

extract_indicesR Documentation

Extract row, time and DO indices from a subset dataframe

Description

This is an internal function. Extracts row, time and DO values from a data subset in a list.

Usage

extract_indices(x, subsets, n)

Arguments

x

data frame.

subsets

list of data frames.

n

numeric. Choose which subset in the list to extract data from.

Value

A 'data.tableā€œ object.


januarharianto/respR documentation built on April 20, 2024, 4:34 p.m.