Data Types in R and RStudio
When: Oct. 11th, 2023 1:00 pm - 2:00 pm
Learning Level: Any
To Know
About this Class
This session focuses on R data types and data structures. In R, more advanced libraries (code) may require data to be a particular data type or data structure to perform a function or analysis. Understanding the foundational concepts of data types and data structures will enable emerging coders to avoid programmatic pitfalls and correct coding errors effectively. This class will demonstrate how to determine data types, and build data structures, and convert data types when needed for functions such as analysis and visualizations.