Lecture Ticket 10
Reading
Read the following sections of IFDAR.
- Chapter 6
Questions
What is a
tibble? How does it relate to adata.frame?Why do we prefer reading in data with
readrover baseR?Are all
tibblesdata.frames? Are alldata.framestibbles?