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
to run the R-script:
first download the r script under your working folder,put related data file under the same folder then run:
source("run_analysis.R");
run_analysis(yourworkingpath);