Vidyalelo
R Programming · Q5

Introduction to R Programming

Programming · R Programming · question 5

Q5

Which of the following is a correct variable name in R?

A.
123_variable
B.
variable_name_123
Answer
C.
my-variable
D.
1st_variable

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board