Other packages > Find by keyword >

soiltexture  

Functions for Soil Texture Plot, Classification and Transformation
View on CRAN: Click here


Download and install soiltexture package within the R console
Install from CRAN:
install.packages("soiltexture")

Install from Github:
library("remotes")
install_github("cran/soiltexture")

Install by package version:
library("remotes")
install_version("soiltexture", "1.5.3")



Attach the package and use:
library("soiltexture")
Maintained by
Julien Moeys
[Scholar Profile | Author Map]
First Published: 2010-08-18
Latest Update: 2024-02-16
Description:
"The Soil Texture Wizard" is a set of R functions designed to produce texture triangles (also called texture plots, texture diagrams, texture ternary plots), classify and transform soil textures data. These functions virtually allows to plot any soil texture triangle (classification) into any triangle geometry (isosceles, right-angled triangles, etc.). This set of function is expected to be useful to people using soil textures data from different soil texture classification or different particle size systems. Many (> 15) texture triangles from all around the world are predefined in the package. A simple text based graphical user interface is provided: soiltexture_gui().
How to cite:
Julien Moeys (2010). soiltexture: Functions for Soil Texture Plot, Classification and Transformation. R package version 1.5.3, https://cran.r-project.org/web/packages/soiltexture. Accessed 13 Apr. 2025.
Previous versions and publish date:
1.0 (2010-08-18 16:35), 1.01 (2010-09-02 21:49), 1.02 (2010-10-05 18:37), 1.2.2 (2011-04-01 23:07), 1.2.4 (2011-11-08 12:40), 1.2.6 (2011-12-02 16:23), 1.2.9 (2012-03-08 15:22), 1.2.13 (2014-01-14 16:43), 1.2.19 (2014-09-29 15:19), 1.3.3 (2015-05-26 11:49), 1.4.1 (2016-06-07 16:50), 1.4.5 (2018-02-04 00:07), 1.4.6 (2018-05-01 15:18), 1.5.1 (2018-09-20 16:40)
Other packages that cited soiltexture R package
View soiltexture citation profile
Other R packages that soiltexture depends, imports, suggests or enhances
Complete documentation for soiltexture
Downloads during the last 30 days
03/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/12Downloads for soiltexture1015202530354045505560TrendBars

Today's Hot Picks in Authors and Packages

COMPoissonReg  
Conway-Maxwell Poisson (COM-Poisson) Regression
Fit Conway-Maxwell Poisson (COM-Poisson or CMP) regression models to count data (Sellers & Shmueli, ...
Download / Learn more Package Citations See dependency  
optimParallel  
Parallel Version of the L-BFGS-B Optimization Method
Provides a parallel version of the L-BFGS-B method of optim(). The main function of the package is o ...
Download / Learn more Package Citations See dependency  
LDABiplots  
Biplot Graphical Interface for LDA Models
Contains the development of a tool that provides a web-based graphical user interface (GUI) to perf ...
Download / Learn more Package Citations See dependency  
ggprism  
A 'ggplot2' Extension Inspired by 'GraphPad Prism'
Provides various themes, palettes, and other functions that are used to customise ggplots to look l ...
Download / Learn more Package Citations See dependency  
SPOTMisc  
Misc Extensions for the "SPOT" Package
Implements additional models, simulation tools, and interfaces as extensions to 'SPOT'. It provides ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA