I have generated a boxplot for one variable using the code below:
ggplot(data = dataframe, aes(x=factor(0), y = RPSdata$Personal.Risk)) + geom_boxplot(width =