README.md

version HitCount Project Status: Active The project has reached a stable, usable state and is being actively developed. minimal R version License: MIT CRANstatus

Soil Spectral Inference with R

Data and functions for the book Soil Spectral Inference with R - Analysing Digital Soil Spectra Using the R Programming Environment.

Installation

The soilspec package is available in this GitHub repository only. The package is likely to be updated in the future. It is recommended to re-install the package is you didn't use it for a long time. If any issue, send an email to Alexandre Wadoux or open an issue.

The package is installed using the following command.

# check if the devtools package is already installed
if (!require("devtools")) install.packages("devtools")

# install the soilspec package from GitHub
devtools::install_github("AlexandreWadoux/soilspec")

Short description

Functions

Datasets

References

Ben Dor E, Ong C, Lau IC (2015) Reflectance measurements of soils in the laboratory: Standards and protocols. Geoderma 245-246:112–124

Geeves GW, Cresswell HP, Murphy BW et al (1994) Physical, chemical and morphological properties of soils in the wheat-belt of southern NSW and northern Victoria. NSW Department of Conservation; Land Management/CSIRO Division of Soils Occasional Report, CSIRO, Australia

Licence

MIT License

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

Help

Help are obtained using the R documentation provided in the package ?soilspec::<function>. The author can be contacted by email: alexandre.wadoux@sydney.edu.au.

Reference

Wadoux A.M.J.C., Malone B., Minasny B., Fajardo M., McBratney A.B. (2021) Soil Spectral Inference with R. Progress in Soil Science. Springer, Cham. https://doi.org/10.1007/978-3-030-64896-1



AlexandreWadoux/soilspec documentation built on March 7, 2021, 1:54 p.m.