importFrom(dplyr, "%>%")
importFrom(data.table, ".SD")
importFrom(ggplot2, "aes")
importFrom(ggplot2, "ggplot")
importFrom(ggplot2, "labs")
importFrom(ggplot2, "theme")
importFrom(ggplot2, "ggtitle")
importFrom(ggplot2, "margin")
importFrom(ggplot2, "theme_bw")
importFrom(ggplot2, "theme_classic")
importFrom(ggplot2, "labs")
importFrom(ggplot2, "xlim")
importFrom(ggplot2, "ylim")
importFrom(ggplot2, "element_text")
importFrom(ggplot2, "element_rect")
importFrom(ggplot2, "element_blank")
importFrom(ggplot2, "vars")
importFrom(ggplot2, "geom_point")
importFrom(ggplot2, "geom_errorbar")
importFrom(ggplot2, "geom_line")
importFrom(ggplot2, "geom_ribbon")
importFrom(data.table, ".SD")
importFrom(data.table, "data.table")
importFrom("graphics", "legend")
importFrom(mclust, "mclustBIC")
importFrom(tidyselect, "starts_with")
importFrom(spatstat.geom, "pixellate.ppp")
importFrom(splines, "ns")
importFrom(splines, "bs")
importFrom(spatstat.geom, "as.polygonal", "as.ppp", "interp.im", "as.im", "owin", "Window", "transmat", "im", "hyperframe", "superimpose", "as.matrix.im", "as.data.frame.ppp", "integral.im")
importFrom(spatstat.univar, "integral", "densityAdaptiveKernel")
importFrom("stats", "as.formula", "complete.cases", "density",
           "quantile", "time")
importFrom("stats", "na.omit", "pchisq", "predict", "qnorm")
export(conv_owin_into_sf)
export(get_base_dens)
export(get_cate)
export(get_cf_dens)
export(get_cf_sum_log_intens)
export(get_dist_focus)
export(get_dist_line)
export(get_distexp)
export(get_elev)
export(get_em_vec)
export(get_est)
export(get_estimates)
export(get_hfr)
export(get_hist)
export(get_obs_dens)
export(get_power_dens)
export(get_var_bound)
export(get_weighted_surf)
export(get_window)
export(imls_to_arr)
export(pixel_count_ppp)
S3method("plot", "cate")
S3method("plot", "cflist")
S3method("plot", "distlist")
S3method("plot", "est")
S3method("plot", "hyperframe")
S3method("plot", "im")
S3method("plot", "imlist")
S3method("plot", "list")
S3method("plot", "obs")
S3method("plot", "powerlist")
S3method("plot", "ppplist")
S3method("plot", "weights")
S3method("print", "cate")
S3method("print", "est")
export(predict_obs_dens)
export(sim_cf_dens)
export(sim_power_dens)
export(smooth_ppp)
S3method("summary", "cate")
S3method("summary", "est")
S3method("summary", "obs")
