bin | R Documentation |
round()
, but you're not limited to 0.1s, 0.01s, etc.Like round()
, but you're not limited to 0.1s, 0.01s, etc.
bin(x, by = 1)
x <- 0:8 bin(x, by = 3)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.