vec_major_breaks: Automatic breaks for class

Description Usage Arguments Value Examples

View source: R/trans_objects.R

Description

This is a generic, for which methods could be written to calculate breaks on classes. It defaults to a function based on breaks_extended.

Usage

1
vec_major_breaks(x, n = 5, ...)

Arguments

x

A vector that can be interpreted as a range of values.

n

Desired number of breaks.

...

Other arguments passed on to downstream functions.

Value

A numeric vector

Examples

1

teunbrand/ggvctrcoords documentation built on Jan. 12, 2020, 6:25 p.m.