Skip to content
/ sdsfun Public

❗ This is a read-only mirror of the CRAN R package repository. sdsfun — Spatial Data Science Complementary Features. Homepage: https://stscl.github.io/sdsfun/https://github.com/stscl/sdsfun Report bugs for this package: https://github.com/stscl/sdsfun/issues

Notifications You must be signed in to change notification settings

cran/sdsfun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sdsfun sdsfun website

cran downloads_all downloads_month r-universe

Spatial Data Science Complementary Features

Installation

  • Install from CRAN with:
install.packages("sdsfun")
  • Install development binary version from R-universe with:
install.packages('sdsfun',
                 repos = c("https://stscl.r-universe.dev",
                           "https://cloud.r-project.org"),
                 dep = TRUE)
  • Install development source version from GitHub with:
# install.packages("devtools")
devtools::install_github("stscl/sdsfun", dep = TRUE)

About

❗ This is a read-only mirror of the CRAN R package repository. sdsfun — Spatial Data Science Complementary Features. Homepage: https://stscl.github.io/sdsfun/https://github.com/stscl/sdsfun Report bugs for this package: https://github.com/stscl/sdsfun/issues

Resources

Stars

Watchers

Forks

Packages

No packages published