coord2D: Plot a 2D Coordinate System

View source: R/coord2D.R

coord2DR Documentation

Plot a 2D Coordinate System

Description

Plot a coordinate system in 2D with the origin in the center.

Usage

coord2D(x = 5, y = 5)

Arguments

x

Distance from the origin to the maximum x-value.

y

Distance from the origin to the maximum y-value.

Value

No return value, called for side effects

Examples

coord2D()

smallstuff documentation built on June 2, 2022, 5:06 p.m.