Learn R Programming

SSDforR (version 1.1)

Getcsv: Import .csv file

Description

Imports .csv file created in any software package. Uses dialogue box to acquire file. IMPORTANT NOTE: After the file is open type 'attach(ssd)' in the Console and press to manipulate file. Also, can type 'listnames()' to review variable names. Before you open another file type 'detach(ssd)' in the console and press .

Usage

Getcsv()

Arguments

References

Go to www.ssdanalysis.com for more information.

Examples

Run this code
# type Getcsv()

Run the code above in your browser using DataLab