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

Calculate the mean of  34.6, 82.1, 16.3, 55.6 In the box below type the two separate lines. You are also allowed to copy and paste. mydata=c(34.6, 82.1, 16.3, 55.6)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 other R snippet window in this exam that works, or open https://rdrr.io/snippets/