choose_scientific: Decides whether number should be in normal or scientific form...

View source: R/plot_utils.R

choose_scientificR Documentation

Decides whether number should be in normal or scientific form depending on the magnitude of the number

Description

Decides whether number should be in normal or scientific form depending on the magnitude of the number

Usage

choose_scientific(breaks, signif)

Arguments

breaks

A vector of numerics

signif

A numeric specifying how many significant figures the axes labels have when plotting

Value

Character vector


joshwlambert/DAISIEmainland documentation built on July 14, 2024, 5:40 p.m.