powered by
This function produces a vector from a list structure and replaces NULL elements by NA.
vector
list
NULL
NA
list_to_vector(x)
A numeric.
numeric
[list()] A list.
list()