R_Programming_E
R_Programming_E copied to clipboard
Fixes && problem in logic lesson
With R > 4.3.0, using && with non-scalar throws an error.
In the logic section, answering the question dealing with && gives an error, using skip() will not advance and causes the user to exit swirl. Consequently the user can not advance beyond this question or begin other lessons.
Resolves Issue #522 in swirl_courses