| 1 | SamplingRate.plot(sr_dat, unit = "Count", ref)
 | 
| sr_dat | sampling rate dataframe from 'SamplingRate.summary'. | 
| unit | "Count" or "Hz" or "Dataloss": "Count" will display the sample counts; "Hz" will display the sampling rate in Hz (count divided by break time)"; Dataloss" will display the sampling rate in data loss percentage (count divided by reference). | 
| ref | reference value to be plotted as dashed line if not missing; or used to calculate data loss percentage. | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.