Data frames are R's tabular data structure. They can be written to or read from in a variety of ways.
This example illustrates a couple common situations. See the links at the end for other resources.
Writing
Before making the example data below, make sure you're in a folder you want to write to....