filter2raw <- function(x, y, tbl_x, tbl_y = NULL, And = TRUE) {
.Call("Cfilter_2raw", x, y, tbl_x, tbl_y, And, PACKAGE = packageName())
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.