
Creating Variables in R
To create a variable we put the variable name we want on the left, add a left pointing arrow (“<“ followed by “-”), and then specify the number(s) we want to assign.
Getting started with R and Rstudio
Congratulations on starting your R programming journey!