Togaware DATA MINING
Desktop Survival Guide
by Graham Williams
Google

Reverse a List

Use rev to reverse an object:

> rev(letters)  # "z" "y" "x" ... "c" "b" "a"



Copyright © 2004-2005
Brought to you by Togaware.