ggplot2::ggplot(data = ssddata::anon_e, ggplot2::aes(x = Conc / 10)) +
geom_ssdpoint() +
ggplot2::scale_x_log10(labels = ssd_label_comma_hc(1.26)) +
ggplot2::theme(axis.text.x = ssd_element_text_hc())
Run the code above in your browser using DataLab