You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 months ago | |
---|---|---|
.Rproj.user | 2 months ago | |
imgs | 2 months ago | |
README.md | 2 months ago | |
Rplots.pdf | 2 months ago | |
accuracy_boxplot.Rproj | 2 months ago | |
plotting_source.R | 2 months ago | |
run.R | 2 months ago | |
setting.R | 2 months ago |
README.md
argument
- input : csv 파일들 이 있는 경로 (input)
- angle : 그림을 그리고자 하는 file 내에 angle (5, 10, 15)
- plot_type : 그리고자 하는 그림 유형, LR은 수평, TB는 수직, all은 수평, 수직 angle (5, 10, 15) 모두를 그림
- out_path : 그림을 저장하고자 하는 경로
그림은 h_{angle}.png, v_{angle}.png, all.png 로 명명
윈도우 환경변수 등록

시스템 환경 변수 편집> 시스템 속성 > 환경변수(N) > 시스템변수(S) > PatH > 편집(I) > R 경로 등록
R 경로는 설치옵션을 defaults로 선택하면 C:/Program Files/R/R-{버전}/bin 에 설치된다.

example
# git clone
http://203.128.184.77:3000/NeuroEars/accuracy_boxplot.git
# example
Rscript run.R input 5 all output