What is the table in r?
Answer / Satyawan Singh
In R, a table is a data structure that can hold two-dimensional data. Tables are similar to data frames but allow for non-uniform row names and can be more memory-efficient for certain types of data.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is reference class?
What is a random walk model?
What are statistical software and data analysis in r?
How to construct a new s3 class?
What makes a valid variable name in R?
How would you extract one particular word from a string?
What is the use of sample and subset functions in R programming language?
Explain DBSCAN algorithm in R?
How can you debug and test r programming code?
What are packages in r?
Explain what is t-tests in r?
Give a brief introduction to an array in R?