Transpose data frame
It is very easy to flip transpose a data frame in R.
It is very easy to flip transpose a data frame in R.
The antilogit value of a variable can. E useful in plotting.
Notes on basic import and export in R.
Some quick ways to visualise new data.
You will often want to combine different datasets with a column in common. This is easy to do in R.
When you need to compare different data with very different value ranges.
To change the name of a column in a data.frame
It is often necessary to replace values in a column in data.frame, for example NAs with 0s.
Ordering a data frame by a particular column can be quicker than doing it in excel, if the data frame is large.