Download:
Introduction to R I2R.pdf
Manual, datasets etc for download: I2R.zip
Packages:
link to xlsReadWrite -
To install: download ZIP file to the local disk and use R menu "Install package(s)
from local ZIP files ...".
Package RODBC has functions to read Excel files in native format. See also an explanation about Excel Read/Write options in my R page: file xlsReadWrite.pdf . You can also use the function read.xls from readXls.R
Data structures: V01S.pdf V01A.pdf V01.R
Input/output: HowTo-IOS.pdf HowTo-IOA.pdf HowTo-IO.R
List of commands: Rcard.pdf
Text manipulation: HowTo-text.pdf, HowTo-text.R
HowTo files (some in Slovenian) http://ablejec.nib.si/pub/HowTo/
Maintained by A. Blejec (andrej.blejec [at] nib.si)