Let\'s say I have this dataframe:
df = data.frame(y = c(-100, rnorm(100), 100), x = rep("A",102))
I want to create a bo