Nothing
# This file was generated by Rcpp::compileAttributes
# Generator token: 10BE3573-1514-4C36-9D1C-5A225CD40393
maxcpp <- function(tau, x, y, j) {
.Call('timma_maxcpp', PACKAGE = 'timma', tau, x, y, j)
}
mincpp <- function(tau, x, y, j) {
.Call('timma_mincpp', PACKAGE = 'timma', tau, x, y, j)
}
sumcpp <- function(tau, x, y, j) {
.Call('timma_sumcpp', PACKAGE = 'timma', tau, x, y, j)
}
maxcpp1 <- function(tau, x, y) {
.Call('timma_maxcpp1', PACKAGE = 'timma', tau, x, y)
}
mincpp1 <- function(tau, x, y) {
.Call('timma_mincpp1', PACKAGE = 'timma', tau, x, y)
}
sumcpp1 <- function(tau, x, y) {
.Call('timma_sumcpp1', PACKAGE = 'timma', tau, x, y)
}
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.