test.data.table {data.table} | R Documentation |
Runs a set of tests that data.table is working, 98 tests at the time of writing this text. Ideally the this function should be ported to RUnit.
test.data.table()
Runs a series of tests. These can be used to see features and examples of usage - type 'test.data.table' to see the tests.
TRUE if all tests were successful. FALSE otherwise.
Matthew Dowle
test.data.table()