test.data.table: Runs a set of tests.

Description Usage Arguments Details Value See Also Examples

Description

Runs a set of tests to check data.table is working correctly.

Usage

1

Arguments

verbose

If TRUE sets datatable.verbose to TRUE for the duration of the tests.

Details

Runs a series of tests. These can be used to see features and examples of usage, too. Running test.data.table will tell you the full location of the test file(s) to open.

Value

TRUE if all tests were successful. FALSE otherwise.

See Also

data.table

Examples

1
2
3
4
## Not run: 
test.data.table()

## End(Not run)

data.table documentation built on May 2, 2019, 4:57 p.m.