tests/testthat/test-buildclassificationvaluesegment.R

test_that("Validate BuildClassificationValueSegment using legacy credentials", {

  aa <- BuildClassificationValueSegment("page",
                                        c("julia", "python", "hadoop"),
                                        "OR")

  #Validate returned value is a data.frame
  expect_is(aa, "list")

})

Try the RSiteCatalyst package in your browser

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

RSiteCatalyst documentation built on Nov. 6, 2019, 5:09 p.m.