tests/other.R

library(data.table)
if (!isTRUE(as.logical(Sys.getenv("TEST_DATA_TABLE_WITH_OTHER_PACKAGES")))) {
  cat("Skipping tests in 'other' and quitting, set TEST_DATA_TABLE_WITH_OTHER_PACKAGES to proceed.\n")
  q('no')
}

test.data.table(script="other.Rraw")

Try the data.table package in your browser

Any scripts or data that you put into this service are public.

data.table documentation built on Sept. 11, 2024, 6:25 p.m.