All about R👩🏻💻 R의 기초적인 문법부터 활용까지를 정리한 repository 입니다. 이 repository는 고려대학교 통계계산프로그래밍(STAT204) 강의를 기반으로 합니다. Contents #1. Data structures 1. Vector 2. Matrix 3. List 4. Data Frame 5. Factors #2. Applications 6. Iterations 7. Strings 8. Dataframe format 9. Apply functions