library('replyr')
context("qauntilec")
test_that("test_replyr_quantilec.R", {
d <- data.frame(xvals=rev(1:1000))
replyr_quantilec(d,'xvals')
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.