Some everyday data tasks: a few hints with R
R-bloggers1mo4 min read
It is important to know how to reshape a dataframe into a form that might be more suitable for the analyses we intend to perform. For me, it is also important to know how to do this with base R, without using any other packages. Yes, I know that... Continue reading : Some everyday data tasks: a few hints with R