View source: R/get_instantaneous.R
get_instantaneous | R 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
get_instantaneous(x, power = 15, n_knots = NULL)
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.