25.8.20
This website uses cookies to ensure you get the best experience on our website. Learn more

R Programming for Beginners: Understanding Data Frames, Factors, & Strings

Skillsoft issued completion badges are earned based on viewing the percentage required or receiving a passing score when assessment is required. Data frames are an R abstraction for tabular data similar to that contained in spreadsheet files or database tables. Data frames can work directly with files in the CSV, JSON, and Excel format, all common formats used to store data. This course outlines the characteristics of data frames in the R programming language and demonstrates how to use them. You'll learn to create basic R data frames from multiple vectors. You'll use factors - similar to enums or enumerated types in other programming languages and great for categorical variables. You'll also learn how to perform various string manipulation operations, such as splitting and joining strings and changing case. You'll then practice the important topic of printing precisely formatted strings with placeholders for variable values. When you're done, you'll be able to use data frames, factors, and strings professionally in your R programming projects.

Issued on

October 10, 2021

Expires on

Does not expire