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 © 2004-2008 Togaware Pty Ltd
Support further development through the purchase of the PDF version of the book.
PDF version is properly formatted and forms a comprehensive book (draft with over 600 pages).
Brought to you by Togaware.