R extensions and the data.table
One alternative to R’s native data frames is the data.table package first released to CRAN in 2006. data table extends base R’s data.frame. data.table was authored principally by Arun Srinivasan and Matt Dowle. One of the central features of the data.table was that it replaced the focus on data.frame rownames with the concept of a … Continue reading R extensions and the data.table
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed