powered by
"as.character"(x, ...)
deparse
as.character( y ~ mx + b ) ## The function is currently defined as function(x) Reduce( paste, deparse(x) )
Run the code above in your browser using DataLab