move_to_end: Move item to end of vector

Description Usage Arguments Value

View source: R/helpful_functions.R

Description

Move item to end of vector

Usage

1
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


DanteBortone/housekeeping documentation built on April 20, 2020, 4:08 p.m.