-
Education Board
- Co-Chair
-
Alison Derbenwick Miller
-
Briana Morrison
- Past Chair
-
Elizabeth Hawthorne
- Member-at-Large
-
Alison Clear
-
Thomas Cortina
-
Judith Gal-Ezer
-
Amruth Kumar
-
Paul Leidig
-
Fay Cobb Payton
-
Tamara Pearson
-
Susan Reiser
-
Mihaela Sabin
-
Cara Tang
- CSTA
-
Jake Baskin
- ACM Headquarters (Education Manager)
-
Yan Timanovsky
- Advisor
-
Chris Stephenson
-
Education Advisory Committee
- EngageCSEdu Co-EiC
-
Brian O'Neill
- Member
-
Amadeo Arguelles
-
Rodrigo Duran
-
David Joyner
-
Stephanie Ludi
-
Joseph Maguire
- Shuhan Majid
- Janice Mak
-
Alvaro Monge
- Joyce Nakatumba-Nabende
- Olufisayo Omojokun
-
Christian Servin
- Rutvi Shah
-
Cindy Tucker
- Chair, Committee for Computing Education in Community Colleges
-
Markus Geissler
- SIGCSE Representative
-
Chris Gregg
- SIGCAS Representative
-
Michelle Trim
- SIGCHI Representative
-
Olivier St-Cyr
- SIGGRAPH Representative
-
Susan Reiser
- SIGHPC Representative
-
Steven Gordon
- SIGITE Representative
-
Christian Servin
- Headquarters Liaison
-
Yan Timanovsky
Learning Resource
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.
