bringItemsForward: Bring items forward

Description Usage Arguments Value

View source: R/utils.R

Description

Move selected items to the start of a list.

Usage

1
bringItemsForward(ll, items)

Arguments

ll

list to adjust item order.

items

vector of items to bring to the front. Any not in the list will be ignored.

Value

list with selected items first


splatter documentation built on Dec. 3, 2020, 2:01 a.m.