sort_list_by_date {condensr} | R Documentation |
Sort a list by the list element date
.
Description
Sorts a list for the column date
.
Usage
sort_list_by_date(list_to_sort)
Arguments
list_to_sort |
List to sort. Each element of the list must have column |
Value
The sorted list.
[Package condensr version 1.0.0 Index]