tests/testthat/test_replyr_quantilec.R

library('replyr')

context("qauntilec")

test_that("test_replyr_quantilec.R", {

d <- data.frame(xvals=rev(1:1000))
replyr_quantilec(d,'xvals')

})

Try the replyr package in your browser

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

replyr documentation built on Nov. 1, 2019, 7:49 p.m.