Priya in Digital | September 7, 2018 R function of the day: prevent exponential representation with format Sometimes R displays results in scientific notation, which wouldn’t be bad if the exponent base didn’t differ: This can be easily prevented by adding:format(x, scientific=FALSE) Ähnliche Beiträge: Data Science meets SEO, Part 2 Data Science meets SEO, Part 1 SEO monitoring with R, AWS, and Shiny Data-driven personas with association rules Priya Published September 7, 2018