list_to_vec: This function converts a list to a vector.

View source: R/list_to_vec.R

list_to_vecR Documentation

This function converts a list to a vector.

Description

This function converts a list to a vector.

Usage

list_to_vec(l)

Arguments

l,

the list

Value

vector with the elements of the list


kingsuching/Frost2021Package documentation built on March 19, 2022, 11:51 p.m.