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

Examples

data(data_transport)
summary(data_transport)

[Package Rbent version 0.1.0 Index]