Calculate the mean of  34.6, 82.1, 16.3, 55.7 In the box bel…

Calculate the mean of  34.6, 82.1, 16.3, 55.7 In the box below type the two separate lines.  (Copy/Paste is disabled). mydata=c(34.6, 82.1, 16.3, 55.7)mean(mydata) Run it and THEN enter the answer in the window below. Running it does not automatically submit it.  If you cannot see it, use any R snippet window in this exam that works, or open https://rdrr.io/snippets/