View source: R/punto_migliaia.R
| round2 | R Documentation | 
Funzione equvalente a round, tranne per l'arrotondamento di .5 all'intero più grande (round invece, ad esempio, arrotonda 2.5 a 2) Trovata su stackoverflow http://stackoverflow.com/questions/12688717/round-up-from-5-in-r
round2(x, n)
x | 
 un vettore numerico  | 
n | 
 il numero di decimali per cui si vuole arrotondare  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.