legend.locate {RGeostats}R Documentation

Legend Position

Description

Calculates or asks the user to designate the legend location

Usage

legend.locate(pos.legend=0)

Arguments

pos.legend

Location of the Legend inset map in the graphic window:

  • 0 : The legend is not represented

  • 1 : Bottom right corner

  • 2 : Bottom center

  • 3 : Bottom left corner

  • 4 : Left center

  • 5 : Top Left corner

  • 6 : Top center

  • 7 : Top Right corner

  • 8 : Right center

  • -1 : Location is defined by picking the top-left corner on the graphic window

Value

The position of the top-left corner of the legend.


[Package RGeostats version 14.0.10 Index]