On 13/07/2009, at 8:05 AM, David Winsemius wrote:
Appears I am wrong about this. I was basing my assumption on this
interaction with the R interpreter:
?break
Error in genericForPrimitive(f) :
methods may not be defined for primitive function "break" in this
version of R
Since ``break'' is a reserved word, you need to do
?"break"
Then you get a normal healthy un-deprecated help page.
cheers,
Rolf Turner
######################################################################
Attention:\ This e-mail message is privileged and confid...{{dropped:9}}
______________________________________________
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.