add_quotes {PKPDsim} | R Documentation |
Put vector values in quotes
add_quotes(x, quote = "double")
x |
vector of string / numeric |
quote |
what type of quotes ('double' or 'single') |
Character vector of input with quotation marks around each value