RockefellerUniversity / Intro_To_R_1Day

Introduction to R training course
https://rockefelleruniversity.github.io/Intro_To_R_1Day/
3 stars 2 forks source link

Test issue -- Slide 43 has a missing line? #6

Closed ThomasCarroll closed 4 years ago

ThomasCarroll commented 4 years ago

hi, I have tried to run through the code on Slide 44

narrowMatrix <- matrix(1:10, nrow=5, ncol=2)
narrowMatrix
ThomasCarroll commented 4 years ago

Probably need an actual question?

ThomasCarroll commented 4 years ago

Oh yeah, sorry. Works now.

ThomasCarroll commented 4 years ago

ok, no problem