#' @export
Math.finite <- function(x, ...) {
f <- .Generic[[1]]
call <- rlang::call2(f, rlang::expr(location))
mutate_finite(x, !!call)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.