Displaying 1 result from an estimated 1 matches for "examplephraz".
Did you mean:
examplephraze
2011 Apr 18
2
as.formula doesn't want to take a phrase
Hello!
I am trying to create a formula object using as.formula. But it's not working:
examplephraze<-"for.my.example"
myformula<-as.formula(paste(examplephraze,"~group, sum, data=mydata",sep=""))
What's the problem?
Thanks a lot!
--
Dimitri Liakhovitski
Ninah Consulting
www.ninah.com