tests/testthat.R

library(testthat)
library(tensorflow)
library(tfdatasets)

if (identical(Sys.getenv("NOT_CRAN"), "true")) {
  test_check("tfdatasets")
}

Try the tfdatasets package in your browser

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

tfdatasets documentation built on June 30, 2022, 1:04 a.m.