powered by
Evaluate a collection of codings from a character vector
as_coding_list(x)
A list of codings
A character vector
char_vec <- c("coding(code('Yes', 1), code('No', 0))", "") as_coding_list(char_vec)
Run the code above in your browser using DataLab