###' just another typo
#' reference:02-RDataEngineer-06-Join
#' step 11
#' line: 1
#' typo:請同學安裝nycflights13的資料。已經載入的同學可以輸入skip()。
應為 '已經裝過的同學可以輸入skip()略過。'
#' reference:03-RVisualization-01
#' step 10
#' line: 4
#' typo: | 代表是第一筆婦女的資料,y 軸座標是2.0則代表她自然流產過兩次。
根據infert內建資料集的說明, 2 = 2 or more
#' reference:03-RVisualization-02
#' step: 24
#' line: 1
#' typo: | 關於類別欄位對單一數值的視覺化,一般而言有兩種做法:長條圖 (bar plot)和點標圖 (dor plot)。
錯字:(dot plot)
#' reference:03-RVisualization-03
#' step: 53
#' line: 1
#' typo: | 請問同學,這是哪一個種族呢?A: African American, B: Asian, C: Hispanic, D: White
#' >AnswerChoices: A;B;C;D;E
答案多一個選項