Getcsv {SSDforR} | R Documentation |
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 <RETURN> to manipulate file. Also, can type 'listnames()' to review variable names. Before you open another file type 'detach(ssd)' in the console and press <RETURN>.
Usage
Getcsv()
Author(s)
Charles Auerbach, PhD Wurzweiler School of Social Work Wendy Zeitlin, PhD Montclair State University
References
Auerbach, Charles, and Zeitlin Wendy. SSD for R: An R Package for Analyzing Single-Subject Data. Oxford University Press, 2014. p22, p29, p44, p66, p90, p91, pp95, p128
Go to www.ssdanalysis.com for more information.
Examples
# type Getcsv()
[Package SSDforR version 1.5.34 Index]