I want to scale and label the two y-axis for the following dataset and plot.
climate <- tibble( Month = 1:4, Temp = c(NA, 0.16,0.05,-0.05), Precip =