Local Mentoring Committee
LMC
The ACM Local Mentoring Committee (LMC) is a standing committee of the ACM Practitioner Board (PB). It helps nearby members connect and network with each other, prototypes streamlined activities at the grassroots level, and increases brand cohesion, affinity, and simplicity for new participants. The LMC activates city tech communities at the forefront of computing, city event organizers in their areas of technical interest and exploration, and support for beginner attendees to Turing award winning speakers.
Can You Create Data Structures in R?
In this Challenge Lab, you will create and manipulate data structures in R by using the RStudio development environment. First, you will create and access a vector in R, and then you will calculate the mean and median of a vector. Next, you will create a list object in R, and then you will manipulate elements of the list object. Finally, you will create a matrix, and then you will retrieve and modify selected data by using indexing.
