powered by
decimals(x)
sturges.freq
library(agricolae) x<-c(10.43,40.8,3.1415,879.28) decimals(x) # result is 4
Run the code above in your browser using DataLab