A convenience function to round a number down or up if it is outside a lower or upper limit
1 2  | ## S3 method for class 'limit'
round(x, limit, option)
 | 
x | 
 A vector of numbers to assess  | 
limit | 
 The upper or lower limit for rounding  | 
option | 
 Character vector of either   | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.