Robienie barplot w R.
barplot(table(dataSet$conditionPerBar)
# https://www.youtube.com/watch?v=Kn77YeXsryM at 0:54
Enchanting Earthworm
barplot(table(dataSet$conditionPerBar)
# https://www.youtube.com/watch?v=Kn77YeXsryM at 0:54