I have these two variables and want create a graph similar to this or any fancier version :
variable_x <- c("bird", "animal","season")
selection_x<- c("crow","tiger","winter")
result:
I have these two variables and want create a graph similar to this or any fancier version :
variable_x <- c("bird", "animal","season")
selection_x<- c("crow","tiger","winter")
result: