Description Usage Arguments Details Value Author(s) Examples
Check Start End
| 1 | check_start_end(input.df = tecc, start.time = 0, end.time = 60)
 | 
| input.df | This data.frame holds the observations. | 
| start.time | The first time to check for. | 
| end.time | The second time to check for. | 
Used in quality control, this function checks if there are observations for two given timepoints (e.g. t=0 and t=60). It's used in processing two electrode current clamp files.
input.df
Daniel Kick (daniel.r.kick@protonmail.com)
| 1 | check_start_end(input.df = tecc, start.time = 0, end.time = 60)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.