as_coding_list | R Documentation |
Evaluate a collection of codings from a character vector
as_coding_list(x)
x |
A character vector |
A list of codings
char_vec <- c("coding(code('Yes', 1), code('No', 0))", "")
as_coding_list(char_vec)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.