data_transport {Rbent} | R Documentation |
bedload transport data
Description
A dataset containing the discharge, the bedload transport rate The variables are as follows:
Usage
data(data_transport)
Format
A data frame with 76 rows and 2 variables
- x
the discharge (cubic meters/second)
- y
the bedload transport rate (kilograms/second)
Source
Ryan, S., Porth, L., Troendle, C. (2002).
References
Ryan, S., Porth, L., Troendle, C. (2002). Defining phases of bedload transport using piecewise regression. Earth Surface Processes and Landforms 27, 971–990.
Ryan, S., Porth, L. (2007). A tutorial on the piecewise regression approach applied to bedload transport data. US Department of Agriculture, Forest Service, Rocky Mountain Research Station Fort Collins, CO, 1–41.
Examples
data(data_transport)
summary(data_transport)
[Package Rbent version 0.1.0 Index]