You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Love the slides! I thought helpful additions here would be to talk about R types (ints, numerics, strings, etc) and data structured (lists, named lists, etc), and cover the stringr package a bit. also, the concept of "vectorization" which is so pervasive in R. sqrt(c(1,2,3,4,5)) etc.
The text was updated successfully, but these errors were encountered:
Love the slides! I thought helpful additions here would be to talk about R types (ints, numerics, strings, etc) and data structured (lists, named lists, etc), and cover the stringr package a bit. also, the concept of "vectorization" which is so pervasive in R. sqrt(c(1,2,3,4,5)) etc.
The text was updated successfully, but these errors were encountered: