Description Usage Arguments Value Author(s)
View source: R/computation_and_manipulation.R
Compute either a Bland-Altman plot or Bland-Altman stats dataframe
1 | h.compute_ba(records.wide.df, output.chr)
|
records.wide.df |
A wide dataframe containing the records you wan to submit to BA analysis |
output.chr |
a character specifying the type of output you want ("plot" or "table") |
sensor_name.chr |
the name of the sensor data you want to plot |
either a BA plot or table
Thomas Goossens - pokyah.github.io
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.