step_time | R Documentation |
Function to print a step and time. Step is by default with 2 digits
step_time(step = 0, digits = 2)
step |
double, representing the step. |
digits |
int, number of digits we will write down |
String, with step number and the date + time
step_time(1.1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.