Skip to content
Prev 49162 / 63424 Next

Advice on package design for handling of dots in a formula

Greg Ridgeway <gregridgeway <at> gmail.com> writes:
the best way to have users specify those roles.

[delete discussion of dot in formula and specials]
See ?terms.formula and note the `allowDotAsName' arg.
[1] "speshul(x)" "."         

See ?all.vars
[1] "y" "x" "."
[1] "y" "x"
HTH,

Chuck