sort_list_by_date: Sort a list by the list element 'date'.

View source: R/sort_list_by_date.R

sort_list_by_dateR 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 date.

Value

The sorted list.


condensr documentation built on Aug. 30, 2023, 5:13 p.m.