Learn R Programming

TaoTeProgramming (version 1.0)

canvas: Blank plot

Description

Create a blank canvas with coordinates that go from 0 to 1.

Usage

canvas()

Arguments

Value

nothing useful.

Side effects

create a plot on the current graphics device, and modify the random seed.

References

http://www.burns-stat.com/documents/books/tao-te-programming/

Examples

Run this code
canvas()

Run the code above in your browser using DataLab