Skip to content
Wush Wu edited this page Aug 19, 2015 · 2 revisions

安裝套件

請依照 安裝課程所需套件 的說明安裝套件,建議使用 140.112.170.196 的分流站

測試slide

請依照打開課程投影片的部分做操作

測試swirl

請執行:

swirl::uninstall_all_courses()
DSC2015R::install_course()
eval(expr = parse(text = RCurl::getURL("https://gist.githubusercontent.com/ChihChengLiang/516aae373c6a27e95d02/raw/95705dde3f298d0fc462cf4e40689eae50bf6da9/test_lesson.R")))
test_course(file.path(get_swirl_option("courses_dir"), "DSC2015"))

回報結果

無論順利或不順利,請依照https://github.com/TaiwanRUserGroup/DSC2015Tutorial/issues/3#issuecomment-126367095的說明做回報!或是直接私訊給Wush

謝謝

Clone this wiki locally