Yep, though for something like data.table (and I've had similar issues with xts - though that could be my poor coding) where a lot of the syntax itself gets changed and not just the availability of function, you are probably better off just biting the bullet and importing it.
That said, I use data.table for everything, so importing it isn't that big a deal for me. I'm not nearly as good a coder as Hadley Wickham though, so I might be storing problems up for the future. :) -- Mick Cooney [email protected] _______________________________________________ datatable-help mailing list [email protected] https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/datatable-help
