View source: R/hidd.rel.time.R
hidd.rel.time | R Documentation |
calculate the relative position of each timestep of a vector with respect to the bin boundaries.
hidd.rel.time(x, seq.bin.side)
x |
a vector (numeric, POSIXct or Date) |
seq.bin.side |
the sequence of bin sides |
the relative position of each value of x with respect to the bins in seq.bin.side (between 0 and 1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.