powered by
This wrapper function categorizes water drop penetration times (WDPT) [s] according to the scale proposed by Bisdom et al. (1993).
bisdom(wdpt, ...)
a numeric vector containing WDPT measurement data in seconds
arguments passed to findInterval
findInterval
Bisdom, E., Dekker, L., Schoute, J., 1993. Water Repellency of Sieve Fractions from Sandy Soils and Relationships with Organic Material and Soil Structure. Geoderma 56, 105<U+2013>118. doi:10.1016/0016-7061(93)90103-R
findInterval for the generic function.
# NOT RUN { bisdom(c(2,6,20,NA,3,385)) # }
Run the code above in your browser using DataLab