I am new to R. I have discrete data. I want to plot a chart (barchart or histogram) indicating for each existing value (in my data) the normalized number of occurrences (actual count for that value divided by total records). For the moment I have figured out to use:I am new to R. I have discrete data. I want to