tests/testthat/test_SurfaceFuelConsumption.r

test_that("SurfaceFuelConsumption", {
  checkData('SurfaceFuelConsumption',
            surface_fuel_consumption,
            list(data.table(FUELTYPE=FUELTYPE),
                 data.table(FFMC=FFMC),
                 data.table(BUI=BUI),
                 data.table(PC=PC),
                 data.table(GFL=GFL)))})

Try the cffdrs package in your browser

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

cffdrs documentation built on June 22, 2024, 12:25 p.m.