Learn R Programming

Rbent (version 0.1.0)

data_transport: bedload transport data

Description

A dataset containing the discharge, the bedload transport rate The variables are as follows:

Usage

data(data_transport)

Arguments

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

Run this code
data(data_transport)
summary(data_transport)

Run the code above in your browser using DataLab