1.2 Prepare your data – Do’s and don’ts in data preparation for R
When preparing your data for use in R, there are several things you need to think of with regards to what R can understand and likes/doesn’t like in a data-file you want to import. The data we will work with is organized in a spread-sheet. The top row should contain […]
