Learn R Programming

condensr (version 1.0.0)

sort_list_by_date: Sort a list by the list element date.

Description

Sorts a list for the column date.

Usage

sort_list_by_date(list_to_sort)

Value

The sorted list.

Arguments

list_to_sort

List to sort. Each element of the list must have column date.