Learn R Programming

whomds (version 1.1.1)

helper_varslist: Convert list to vector with unique elements

Description

Convert list to vector with unique elements

Usage

helper_varslist(vars_list)

Value

a character vector of all unique items from vars_list

Arguments

vars_list

a list of character vectors

See Also

Other helper functions: helper_checkrow(), helper_palette()