Togaware DATA MINING
Desktop Survival Guide
by Graham Williams
Google

Misc



> ?plot                       	 # The ? is a shortcut for help(). 

> identical(x,y)              	  # Test if data is identical. 
> sample(2:12, 100, replace=TRUE) # Random sample with replacement. 

> x <- 1:20
> w <- 1 + sqrt(x)
> q()



Copyright © Togaware Pty Ltd
Support further development through the purchase of the PDF version of the book.
The PDF version is a formatted comprehensive draft book (with over 800 pages).
Brought to you by Togaware. This page generated: Sunday, 22 August 2010