mutate_to_log | R Documentation |
Logarithmic transformation to ConnectionStartDateTime and ConnectionHours variables
mutate_to_log(sessions, start = getOption("evprof.start.hour"), base = exp(1))
sessions |
sessions data set in standard format. |
start |
integer, start hour in the x axis of the plot. |
base |
logarithmic base |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.