R for Data Analytics (without holiday)
R for Data Analytics (without holiday) _____________________________________________ Teaching Notes for Day1 A. Teaching Objectives: Knowledge Upon completion of today’s session, the student will: K-3(1): Know data objects in R K-3(2): Understand data types, conversion methods K-3(3): General knowledge of methods, functions and attributes of R objects K-3(7): Know how to conditionally link different data frames Skill S-2(1): Able to check types and contents of data objects in R S-2(2): Able to convert different data objects S-2(3): Able to apply methods or functions on R objects to do basic operation B. Teaching Topics (Including Examples) : Introducing R Background, Console and Environment; Introducing Learning Roadmap 1) Understand R VARIABLE and learn how to create and use R variables. Learn R objects t...