Nothing
# Generated by using Rcpp::compileAttributes() -> do not edit by hand
# Generator token: 10BE3573-1514-4C36-9D1C-5A225CD40393
.consult <- function(files) {
.Call('_rswipl_consult_', PACKAGE = 'rswipl', files)
}
.query <- function(q) {
.Call('_rswipl_query_', PACKAGE = 'rswipl', q)
}
.clear <- function() {
.Call('_rswipl_clear_', PACKAGE = 'rswipl')
}
.submit <- function() {
.Call('_rswipl_submit_', PACKAGE = 'rswipl')
}
.init <- function(argv0, arglist) {
.Call('_rswipl_init_', PACKAGE = 'rswipl', argv0, arglist)
}
.done <- function() {
.Call('_rswipl_done_', PACKAGE = 'rswipl')
}
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.