number_ticks: Number of ticks for 'ggplot2' plots

View source: R/number_ticks.R

number_ticksR Documentation

Number of ticks for ggplot2 plots

Description

Function for number of ticks in axis of ggplot2 plots.

Usage

number_ticks(n)

Arguments

n

integer giving the desired number of number of ticks in axis of ggplot2 plots. Non-integer values are rounded down.

Details

Based on function pretty.


feralaes/dampack documentation built on Sept. 8, 2024, 11:31 a.m.