Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

breaks_tern

Generate Axis Breaks


Description

Calculates the Breaks for Major or Minor Gridlines based on the input limits.

Usage

breaks_tern(limits = c(0, 1), isMajor = TRUE, n = 5)

Arguments

limits

the scale limits

isMajor

major or minor grids

n

number of breaks

Examples

breaks_tern()
 breaks_tern(limits = c(0,.5),FALSE,10)

ggtern

An Extension to 'ggplot2', for the Creation of Ternary Diagrams

v3.3.0
GPL-2 | file LICENSE
Authors
Nicholas Hamilton [aut, cre]
Initial release
2020-04-9

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.