Curriculum
Course: Basic Quantitative Analysis with R and E...
Login
Text lesson

Unit 2.3: How to Export Data from R

 

In this unit, you will learn how to export your data from R. Please use the following code to study along with the video lesson:

Code 1: write.table(..code..), file=’name1.csv’, sep=”,”

* Try to type the code by yourself into R as the error often occurs with copying and pasting.

Layer 1
Login Categories