What are the rules to define a variable name in r programming language?
Answer / Srutica Tyagi
Variable names in R can consist of letters, digits, and the dot (.). The first character must be a letter or an underscore. Names are case sensitive. Names can be any length.
| Is This Answer Correct ? | 0 Yes | 0 No |
Why is clustering required in data analysis?
What do you understand by data visualization in R using ggplot2?
What is Descriptive analysis in R?
Can we update and delete any of the elements in a list?
What is attribute function in r?
How many types of C/C++ preliminaries are present in R?
Explain how to access list elements in r?
What are vector functions?
What is r vector?
What is r programming?
how would you build a scatter-plot using plotly?
What is a graphic device?