sdsfun sdsfun website

CRAN CRAN Release CRAN Checks Downloads_all Downloads_month License R-CMD-check Lifecycle: stable R-universe

Spatial Data Science Complementary Features

Installation

install.packages("sdsfun")
install.packages('sdsfun',
                 repos = c("https://stscl.r-universe.dev",
                           "https://cloud.r-project.org"),
                 dep = TRUE)
# install.packages("devtools")
devtools::install_github("stscl/sdsfun", dep = TRUE)