I am successfully able to select the items that I don\'t want.
df3 <- subset(df2, grepl("^Imag.*", appt_type))
what I am trying to do is create the in