floor0 | R Documentation |
Helper function to bottom-out a vector of numbers, so that no element is smaller than 'bottom'
floor0(xs, bottom = 0)
xs |
the input numerical vector |
bottom |
the minimum to which the vector will be forced. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.