tests/testthat/test-function-convert_wide_lca_table_to_long_format.R

#
# This test file has been generated by kwb.test::create_test_files()
#

test_that("convert_wide_lca_table_to_long_format() works", {

  expect_error(
    kwb.lca:::convert_wide_lca_table_to_long_format()
    # argument "lca_table" is missing, with no default
  )

})
KWB-R/kwb.lca documentation built on Jan. 11, 2020, 3:55 p.m.