I have a dataset composed of 10 columns and I want to create a boxplot for each column using ggplot2. They idea is to see if there are outliers in any column
I know how to use to the package to create a boxplot for each column individually but I would like to know if it is possible to make it directly to all columns of the data set