addFormattedAxis: Add Formatted Axis

View source: R/01-plotMap.R

addFormattedAxisR Documentation

Add Formatted Axis

Description

Add Formatted Axis

Usage

addFormattedAxis(axis, min, max, nLabels = 7, decPlace = 0)

Arguments

axis

(character) axis to add, either "x" or "y"

min

(numeric) position of 1st label

max

(numeric) position of last label

nLabels

(numeric) number of displayed labels

decPlace

(numeric) number of the label's decimal places


Pandora-IsoMemo/iso-app documentation built on July 4, 2024, 7:07 p.m.