What is the purpose of the scale_y_log10() function in ggplot2?
A. Applies a log base 10 transformation to the y-axis
B. Sets the y-axis to a logarithmic scale
C. Adds a log scale to the y-axis
D. Transforms the y-axis to a logarithmic scale
Answer: Option B

Join The Discussion