| round_down_even | R Documentation | 
Round down to the nearest even number
round_down_even(x, base = 2)
x | 
 Number to round  | 
base | 
 Base for rounding. If 2, even numbers.  | 
Number rounded down
round_down_even(13.1)
round_down_even(14.22)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.