How to use ggplot2 to draw a stem plot?

Remember put and reproducible example for better help you.

# If data frame is data

dput( data[1:30, ]) # for select the 30 first rows and all the columns
1 Like