R/RcppExports.R

Defines functions wrap_network_to_cartesian wrap_address_to_cartesian

# Generated by using Rcpp::compileAttributes() -> do not edit by hand
# Generator token: 10BE3573-1514-4C36-9D1C-5A225CD40393

wrap_address_to_cartesian <- function(address_r, canvas_network_r, pixel_prefix, curve) {
    .Call(`_ggip_wrap_address_to_cartesian`, address_r, canvas_network_r, pixel_prefix, curve)
}

wrap_network_to_cartesian <- function(network_r, canvas_network_r, pixel_prefix, curve) {
    .Call(`_ggip_wrap_network_to_cartesian`, network_r, canvas_network_r, pixel_prefix, curve)
}

Try the ggip package in your browser

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

ggip documentation built on April 4, 2023, 9:07 a.m.