Learn R Programming

glmmBUGS (version 1.0)

plotOne: plotOne

Description

A function converted from matplot

Usage

plotOne(mat, main = NULL)

Arguments

mat
~~Describe mat here~~
main
~~Describe main here~~

Value

    Details

    this function gives a smooth version of matplot.

    References

    matplot

    Examples

    Run this code
    ##---- Should be DIRECTLY executable !! ----
    ##-- ==>  Define data, use random,
    ##--	or do  help(data=index)  for the standard data sets.
    
    ## The function is currently defined as
     plotOne((-5:8)^3, main="Plot")

    Run the code above in your browser using DataLab