Login
Remember
Register
Ask a Question
What are the data structures in R that is used to perform statistical analyses and create graphs?
0
votes
asked
Feb 22, 2023
in
R Basics
by
SakshiSharma
What are the data structures in R that is used to perform statistical analyses and create graphs?
r-functions
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Feb 22, 2023
by
SakshiSharma
R has data structures like
Vectors
Matrices
Arrays
Data frames
...