move_to_end: Move item to end of vector

View source: R/helpful_functions.R

move_to_endR Documentation

Move item to end of vector

Description

Move item to end of vector

Usage

move_to_end(my_vector, items_to_move)

Arguments

my_vector

A vector

items_to_move

Item or vector of items to move ( not indices )

Value

Returns reordered vector


Benjamin-Vincent-Lab/housekeeping documentation built on Feb. 17, 2024, 2:13 a.m.