So it's essentially a matrix is a table with values of the same type. It's exciting stuff.
And finally, there's the data frame which is similar to the matrix but can store different types of data in two dimensions.
Install the following course and do modules 1, 4, 6 and 7.
> swirl::install_course("R Programming")
If you have any questions, first, ask your peers before you ask us or notify us of any issues or questions you're having.
This mock assessment is about applying the concepts we learned today to a real-world situation. Today we're interested in your day, what did you have for lunch and breakfast for example? You can also come up with some food or drink items instead if, for example, you didn't eat anything yet. Sounds straightforward, right? So let's get started!
Create an R-script called "VariablesMockAssessment" and follow these instructions:
Save your mock assessment to your GitHub repository. In Datalab you and your classmates are going to look at one another's scripts and run it.
At 16:00, there's a online meeting on our Microsoft Team Channel you're encouraged to take part in to ask questions and to discuss our progress and reflect on today activities.
Tomorrow we will cover descriptive analysis: what can we tell about the data by just looking at the data distribution and summary statistics?