[R] reading information

Duncan Murdoch murdoch at stats.uwo.ca
Sun Apr 27 22:23:04 CEST 2008


On 27/04/2008 12:47 PM, Manoel Santos wrote:
> someone? please i really need this

Your question
>> >  p<-function(x){
> +  for(i in 1:teste2[k]+1){
> +  p2=c+teste2[3+i]*x^(i-1)
> + c=p2}
> + return(c)}
>> > p3<-p(x)

> if i make this i can use a p(x) calling a function in anohter function? no ,
> right?

makes no sense, and I think that's why you didn't get an answer. 
Present your question clearly, and you'll probably get one.

Duncan Murdoch



More information about the R-help mailing list