Description Usage Arguments Value Author(s)
View source: R/computation_and_manipulation.R
Compute the summary stats for the desired sensor
1 | h.compute_stats(input_records.df, sensor_name.chr)
|
input_records.df |
A dataframe containing the records on which you want to compute the summary stats for a sensor |
sensor_name.chr |
a character specifying the name of the sensor on which you want to compute the summary stats |
a dataframe containing the summary stats of the specified sensor
Thomas Goossens - pokyah.github.io
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.