Learn R Programming

devRate (version 0.1.10)

devRateInfo: Display information about an equation

Description

Display information about an equation

Usage

devRateInfo(eq)

Arguments

eq

The name of the equation.

Value

Nothing.

Examples

Run this code
# NOT RUN {
devRateInfo(eq = davidson_44)
devRateInfo(eq = campbell_74)
devRateInfo(eq = taylor_81)
devRateInfo(eq = wang_82)
# }

Run the code above in your browser using DataLab