Course description
R is considered the preeminent language for data science and statistics and has come into its own with the rise of big data. Explore the origins of R and learn how to use R for your own data science projects. One of the best places to start learning a language is in working with its basic types. As you start learning how to apply the R language, build a solid foundation using these types to become familiar with R’s structure, syntax and, hopefully, best practices. Begin your journey into R with baby steps—before writing any code, take a look at coding conventions, data categories, and R’s selection of basic data types. Explore how some basic types are used, assigned to variables, and cast from one type to another. Discover why R is such an important language today, and be able to write your own R scripts using your own local R environment.
Each LearnNowOnline training course is made up of Modules (typically an hour in length). Within each module there are Topics (typically 15-30 minutes each) and Subtopics (typically 2-5 minutes each). There is a Post Exam for each Module that must be passed with a score of 70% or higher to successfully and fully complete the course.
Prerequisites
This course assumes that student has some programming experience and using a personal computer. No other experience is required.
Meet the expert
Kevin McCarty
Kevin McCarty is a computer professional with over 30 years of experience in the industry as a programmer, project manager, database administrator, architect, and data scientist. He is a Microsoft Certified Trainer with over 25 individual certifications in programming and database technologies and serves as the chapter leader of the Boise SQL Server Users Group. A former Army officer and Eagle Scout, he holds a doctorate in Computer Science and a lifelong love of learning.
Video Runtime
115 Minutes
Time to complete
212 Minutes
Course Outline
Introduction to R
About R (16:10)
RStudio (11:17)
Workspaces (12:52)
Basic Types (14:41)
Variables
Base Type Demos (18:38)
Dates Demo (18:23)
Variables (11:01)
Missing Values (12:40)