exportPattern("^[[:alpha:]]+")
## Export regular function names (no dots)
S3method(plot, spatialreghp)
export(spatialreg.hp)
export(nagelkerke_r2_lm)
import(spatialreg)
importFrom("stats", "as.formula", "formula","lm")
importFrom("stats", "logLik", "model.frame", "model.response")
importFrom("spdep", "nb2listw")
importFrom("utils", "citation")
import(ggplot2)
import(vegan)
importFrom(ggplot2,aes)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,scale_fill_manual)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,theme_void)
importFrom(ggplot2,geom_bar)
importFrom(ggplot2,theme_minimal)
importFrom(ggplot2,labs)
