Skip to content
Prev 7607 / 63424 Next

cut with infinite values -> NA (PR#1694)

You are correct in your expectations.  This is a bug: the C code does not
cover the cases +/-Inf (because it uses R_FINITE to exclude them).

I'll fix it in R-patched: filing with R-bugs for the record.
On 20 Jun 2002, Markus [ISO-8859-1] Jäntti wrote: