[Rd] NA in doc for options(matprod="default")
Tomas Kalibera
tom@@@k@||ber@ @end|ng |rom gm@||@com
Mon Feb 17 17:50:15 CET 2020
On 2/17/20 5:36 PM, Serguei Sokol wrote:
> Hi,
>
> A colleague of mine has spotted me a passage of the doc ?option
> talking about Inf and NaN check in 'matprod=default' section:
> https://stat.ethz.ch/R-manual/R-devel/library/base/html/options.html
>
> I am wondering if NA should be mentioned too as the check seems to
> include this "value" too. NA being different from Inf and NaN it is
> worth mentioning, isn't it?
Yes, NA is handled, too. NA is one of NaN values for the purpose of this
text (and it is also implemented that way, see ?NaN).
Best
Tomas
>
> Best,
> Serguei.
>
> ______________________________________________
> R-devel using r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-devel
More information about the R-devel
mailing list