Description Usage Arguments Value
Convert tick (array index) to time unit.
1 2 | TickToTime(tick, time_unit = c("tick", "us", "ms", "s", "min", "hr"),
sampling_rate)
|
tick |
a vector of integer. |
time_unit |
desired time unit. |
sampling_rate |
sampling rate (in µs), or an abf object that sampling rate is extracted from. |
a vector of numeric.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.