Converts a string into a quoted expression.
Works the same as if you would have entered the expression and called
quote
on it.
asQuoted(s, env = parent.frame())
s |
[ |
env |
[ |
Quoted expression.
asQuoted("x == 3")
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.