You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The example for shading the area above a certain value is performed in inline code, but not in a code chunk. When students are asked to do it in Exercise 1(a), they may not know whether to put the "1 - " bit in the code chunk before pdist or just to run pdist alone. The assignment should show explicitly that students can put "1 - " into the code chunk (the picture will look the same) and also in the inline code (where it's required).