swirldev / swirl_courses

:mortar_board: A collection of interactive courses for the swirl R package.
http://swirlstats.com
Other
4.25k stars 7.25k forks source link

Update lesson.yaml #501

Open YHx07 opened 2 years ago

YHx07 commented 2 years ago

Sollution https://github.com/swirldev/swirl_courses/issues/498

This problem with "!" in the beginning of line: Hint: !is.na(c(3, 5, NA, 10)) will negate the previous command, thus telling us what is NOT NA.