setplot {Geneland}R Documentation

Set graphical parameters for geographical maps so as to have equal ratio for horizontal and vertical axis. Internal function.

Description

Set graphical parameters so as to have equal ratio for horizontal and vertical axis.

Usage

setplot(xdata, ydata, pretty.call = TRUE, maxdim, axes = FALSE)

Arguments

xdata A vector of x coordinates
ydata A vector of y coordinates
pretty.call ~~Describe pretty.call here~~
maxdim ~~Describe maxdim here~~
axes ~~Describe axes here~~

Value

Reset graphical parameters

Author(s)

?


[Package Geneland version 1.0.5 Index]