Dear R People:

I have an interactive menu via an Rcmdr extension package which asks
for lower and upper limit to evaluate.

Typically, I use:

assign("a",as.numeric(tclvalue(lowlim)),envir=.GlobalEnv)

and that's fine.

However, if I try to use pi or Inf or -Inf, I get either coerced NAs or NaN.

Does anyone have any suggestions, please?

Thanks,
Erin
PS Happy Easter if you celebrate Easter.


-- 
Erin Hodgess
Associate Professor
Department of Computer and Mathematical Sciences
University of Houston - Downtown
mailto: [EMAIL PROTECTED]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to