How many types of data types are provided by R?
Answer / Anoop Dwivedi
R provides six basic data types: vectors, matrices, factors, arrays, data frames, and lists. Each type has specific attributes and methods associated with it.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to create axes in the graph?
What is JIT package?
Describe regex() in r string manipulation?
What is oop in r?
Write the syntax to set the path for current working directory in r environment?
How would you check the distribution of a categorical variable in r?
how would you build a scatter-plot using plotly?
What is functional programming and memory issues in on the performance basis?
What are fundamental principles of debugging?
Explain how to operate on lists in r?
What is data import in r language?
How can you create a pca model in r?