# Reading Data

This section is all about reading and writing Data in R. To start, watch the following videos on the topic:

1. [Reading Tabular Data](https://www.coursera.org/learn/r-programming/lecture/bQ5B9/reading-tabular-data)
2. [Reading Large Tables](https://www.coursera.org/learn/r-programming/lecture/IHss1/reading-large-tables)
3. [Textual Data Formats](https://www.coursera.org/learn/r-programming/lecture/qFvzp/textual-data-formats)
4. [Connections: Interfaces to the Outside World](https://www.coursera.org/learn/r-programming/lecture/pSHGL/connections-interfaces-to-the-outside-world)

## Congratulations!

If you made it here, then congratulations! You have successfully completed this section. Move to the next portion of the guide with the arrow buttons below.
