deparseText.RdDeparse the argument into a single string, with at most maxchars characters. New lines are turned into blanks, and truncated
results end in "....".
deparseText(expr, maxchars=30)deparsed character string.
deparseText(args(lm), maxchars=20)
#> [1] "function (formul...."