Skip to content

Organic Carbon and Plant Available Nutrient Contents in Soil

Notifications You must be signed in to change notification settings

bappa10085/SoilTesting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SoilTesting

CRAN License monthly total dependencies

Organic Carbon and Plant Available Nutrient Contents in Soil

Testing of soil for the contents of organic carbon, and available macro- and micro-nutrients is a crucial part of soil fertility assessment. This package computes some routinely tested soil properties viz. organic carbon (C), total nitrogen (N), available N, mineral N, available phosphorus (P), available potassium (K), available iron (Fe), available zinc (Zn), available manganese (Mn), available copper (Cu), and available nickel (Ni) in soil based on laboratory analysis data obtained by most commonly followed protocols. Besides, it can also draw standard curves based on absorption/emission vs. concentration data, and give out unknown concentrations from absorption/emission readings.

You can install the package from GitHub using the following code

if (!require(devtools)) install.packages("devtools")
library(devtools)
install_github("bappa10085/SoilTesting")

You can also install the package from CRAN

install.packages("SoilTesting")

About

Organic Carbon and Plant Available Nutrient Contents in Soil

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages