✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
You just ran the following line of code:
iqr(df.choc$rating)And got the following error message:
Error in iqr(df.choc$rating) : could not find function "iqr"There is something wrong with your code! Select the correct code line from the options listed below.