STATS > R codes > Flashcards
A variable is a name the holds what?
Data.variable = x data = 3Therefore: X=3
what does this symbol in R mean x
It means that you want R to store the value 3 in the letter X