tests/testthat/test-plot_locatome.R

test_that("use", {
  topology_text <- c(">A", "i", ">B", "ii")
  expect_warning(
    plot_locatome(topology_text),
    "'plot_locatome' is deprecated, use 'plot_topology_text' instead"
  )
})
richelbilderbeek/tmhmm documentation built on Sept. 3, 2022, 5:14 p.m.