Skip to content
/ labsaf Public

Labsaf is a packages of R that providers functions to spatial analysis and interpolation

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

ambarja/labsaf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LABSAF 🌱

LABSAF is an R package under development that provides multiple functions for exploratory spatial soil analysis. It has multiple user-friendly functions for exploring the Earth Engine catalogue dataset using the tidyverse syntax derived from tidyrgee and rgee. Finally it has multiple functions for spatial exploratory graphics and also for mapping derived for ggplot, sfmap and tidyterra.

🟢 Package installation

You can install the first version of labsaf from GitHub:

The following code just copy and paste into the R console:

if(!require("remotes")) install.packages("remotes")
remotes::install_github("ambarja/labsaf")
library(labsaf)

About

Labsaf is a packages of R that providers functions to spatial analysis and interpolation

Topics

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published