# Generated by using Rcpp::compileAttributes() -> do not edit by hand
# Generator token: 10BE3573-1514-4C36-9D1C-5A225CD40393
permutate <- function(x, y, actual, reps) {
.Call('_fabricated_permutate', PACKAGE = 'fabricated', x, y, actual, reps)
}
rnorm_sim <- function(set_n, set_mean, set_sd, decimals, reps, times) {
.Call('_fabricated_rnorm_sim', PACKAGE = 'fabricated', set_n, set_mean, set_sd, decimals, reps, times)
}
unique_num_cpp <- function(sample_0, decimals, reps) {
.Call('_fabricated_unique_num_cpp', PACKAGE = 'fabricated', sample_0, decimals, reps)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.