I would like to make a bar plot that either A) only shows extreme values or B) only shows the rightmost 5 and leftmost 5 values in the bar plot.
Can you share part of your DF using dput(head(yourdataframe,15))
and the code you wrote?
This topic was automatically closed 42 days after the last reply. New replies are no longer allowed.
If you have a query related to it or one of the replies, start a new topic and refer back with a link.