rest.Rd
Retrieve the rest of a list
rest(lst)
the list to get everything but the first index
the list excluding the first index
Retrieve the rest of the elements from a list type data structure.
Jay Morgan