tests/testthat/test-ms_create_ssml.R

test_that("ms_create_ssml() works", {
  ssml <- ms_create_ssml("hey I really like things & dogs", escape = TRUE)
  expect_type(ssml, "character")
})

Try the conrad package in your browser

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

conrad documentation built on Sept. 11, 2024, 7:24 p.m.