dwww Home | Show directory contents | Find package

context("escape")
test_that("default escape works properly", {
  expect_equal(escape(1), structure("1", class="regex"))
})

Generated by dwww version 1.15 on Sun Jun 23 05:13:48 CEST 2024.