get_string_expression_of_vector_of_strings {mipplot} | R Documentation |
Get expression of vector of string in string format
Description
To evaluate expression, get string of expression
Usage
get_string_expression_of_vector_of_strings(vector_of_strings)
Arguments
vector_of_strings |
vector of strings, such as c("A", "B") |
Value
An R code representing character vector
[Package mipplot version 0.3.1 Index]