View source: R/read_snapshots.R
read_snapshots | R Documentation |
read_snaphots
read_snapshots( x, power = 15, smooth = FALSE, out = "TC", heating = "heating", duration )
x |
data read from dts |
power |
is the power output of the heating unit to calculate thermal conductivity |
smooth |
determines if data is smoothed depending on noise. default is false |
out |
provides 3 output options; 1. 'dtsobject', 2. 'temp' and 2. 'TC' or thermal_conductivity |
duration |
|
start |
determines start time to subset data to. default as 0, referring to 0 seconds elapsed time after heating |
end |
determines end time to subset data to. default as 36000, referring to 36000 seconds elapsed time after heating |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.