# Generated by using Rcpp::compileAttributes() -> do not edit by hand
# Generator token: 10BE3573-1514-4C36-9D1C-5A225CD40393
complete_obs <- function(m, dimn) {
.Call(`_rsatExtra_complete_obs`, m, dimn)
}
get_ngbs <- function(i, w, nrow, ncol) {
.Call(`_rsatExtra_get_ngbs`, i, w, nrow, ncol)
}
radio_par <- function(x, y, dims, w) {
.Call(`_rsatExtra_radio_par`, x, y, dims, w)
}
sequ <- function(n) {
.Call(`_rsatExtra_sequ`, n)
}
sp_pred <- function(ref, img, dims, w, nng, spwgt) {
.Call(`_rsatExtra_sp_pred`, ref, img, dims, w, nng, spwgt)
}
spatial_filtering <- function(f1, f2, fdims, w, wg, nsim) {
.Call(`_rsatExtra_spatial_filtering`, f1, f2, fdims, w, wg, nsim)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.