R/cpp11.R

Defines functions image_diff_convolution_max_value

# Generated by cpp11: do not edit by hand

image_diff_convolution_max_value <- function(diff_matrix, kernel_size) {
  .Call(`_shinytest2_image_diff_convolution_max_value`, diff_matrix, kernel_size)
}

Try the shinytest2 package in your browser

Any scripts or data that you put into this service are public.

shinytest2 documentation built on June 24, 2024, 5:16 p.m.