get_instantaneous: get_instantaneous - Gets instantaneous slopes for each point...

View source: R/get_instantaneous.R

get_instantaneousR Documentation

get_instantaneous - Gets instantaneous slopes for each point in time at every depth measurement. Takes a single dts argument or a list of dts arguments to bind output to multiple

Description

get_instantaneous - Gets instantaneous slopes for each point in time at every depth measurement. Takes a single dts argument or a list of dts arguments to bind output to multiple

Usage

get_instantaneous(x, power = 15, n_knots = NULL)

Arguments

x

data read from dts

power

specifies output power of the heating device used to calculate thermal conductivity

n_knots

specifies how to fit the data for fit_convolve()

dts_list

mitchelljbrown/dtsmls documentation built on Feb. 8, 2023, 3:16 p.m.