Data reshaping means changing how data is represented in rows and column.
Most of Data Processing in R is done on Data Frames.
R has many functions that deal with Reshaping of Data, by splitting, meaning or interchanging the Rows and columns.Some
Data reshaping functions are:
- cbind( )
- rbind( )
- merge( ), etc.
Another Data Frames :-
Most of Data Processing in R is done on Data Frames.
R has many functions that deal with Reshaping of Data, by splitting, meaning or interchanging the Rows and columns.Some
Data reshaping functions are:
- cbind( )
- rbind( )
- merge( ), etc.
Another Data Frames :-
0 Comments:
Post a Comment