[Rcpp-devel] Missing values

Hadley Wickham h.wickham at gmail.com
Fri Nov 16 14:04:09 CET 2012


>> I guess we could come up with a nicer syntax for these, maybe static
>> functions in Vector<> so that we could do :
>>
>> IntegerVector::is_na( )
>> NumericVector::get_na( )
>> ...
>
>
> commmited in rev 3979.

I don't want to flog a dead horse, but one of the things I like about
github is how easy it is to link to a revision - e.g.
https://r-forge.r-project.org/scm/viewvc.php?view=rev&root=rcpp&revision=3979
vs. https://github.com/hadley/devtools/commit/42a917463da

Hadley

-- 
RStudio / Rice University
http://had.co.nz/


More information about the Rcpp-devel mailing list