tests/testthat/test_getsplit.R

context("getsplit")

test_that("getsplit:split word correctly", {
    expect_equal(GladiaTOX:::getsplit("toto_tata", "_", 1), "toto")
})

Try the GladiaTOX package in your browser

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

GladiaTOX documentation built on Nov. 15, 2020, 2:07 a.m.