add_quotes {PKPDsim} | R Documentation |
Put vector values in quotes
Description
Put vector values in quotes
Usage
add_quotes(x, quote = "double")
Arguments
x |
vector of string / numeric |
quote |
what type of quotes ( |
Value
Character vector of input with quotation marks around each value
[Package PKPDsim version 1.4.1 Index]