Skip to Content
R in a Nutshell, 2nd Edition
book

R in a Nutshell, 2nd Edition

by Joseph Adler
October 2012
Beginner to intermediate
721 pages
21h 38m
English
O'Reilly Media, Inc.
Content preview from R in a Nutshell, 2nd Edition

foreign

This package provides functions for reading data stored by Minitab, S, SAS, SPSS, Stata, Systat, dBase, and so forth.

Functions

FunctionDescription
data.restoreReads binary data files or data.dump files that were produced in S version 3.
lookup.xportScans a file as a SAS XPORT format library and returns a list containing information about the SAS library.
read.SReads binary data files or data.dump files that were produced in S version 3.
read.arffReads data from Weka Attribute-Relation File Format (ARFF) files.
read.dbfReads a DBF file into a data frame, converting character fields to factors and trying to respect NULL fields.
read.dtaReads a file in Stata version 5–10 binary format into a data frame.
read.epiinfoReads data files in the .REC format used by Epi Info versions 6 and earlier and by EpiData. Epi Info is a public-domain database and statistics package produced by the U.S. Centers for Disease Control and Prevention, and EpiData is a freely available data entry and validation system.
read.mtpReturns a list with the data stored in a file as a Minitab portable worksheet.
read.octaveReads a file in Octave text data format into a list.
read.spssReads a file stored by the SPSS save or export commands.
read.ssdGenerates a SAS program to convert the ssd contents to SAS transport format and then uses read.xport to obtain a data frame.
read.systatReads a rectangular data file stored by the Systat SAVE command as (legacy) *.sys or, more recently, *.syd files.
read.xportReads a file as a ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

R in a Nutshell

R in a Nutshell

Joseph Adler
The R Book, 2nd Edition

The R Book, 2nd Edition

Michael J. Crawley
The R Book

The R Book

Michael J. Crawley
R Packages

R Packages

Hadley Wickham

Publisher Resources

ISBN: 9781449358204Errata Page