formatting to remove scientific notation in R code example Example: r - remove scientific notations options(scipen=999) # Put this on top of the code