DescTools (version 0.99.19)

LineToUser: Convert Line Coordinates To User Coordinates

Description

Convert Line Coordinates To User Coordinates

Usage

LineToUser(line, side)

Arguments

line
the number of lines

side
the side of the plot

Value

Details

Not trivial

See Also

mtext

Examples

Run this code
plot(1:10)
LineToUser(line=2, side=4)

Run the code above in your browser using DataLab