scientific: Creates the axis numbers (labels) for plotting with...

View source: R/plot_utils.R

scientificR Documentation

Creates the axis numbers (labels) for plotting with scientific form in x10 notation

Description

Creates the axis numbers (labels) for plotting with scientific form in x10 notation

Usage

scientific(breaks, scientific, signif)

Arguments

breaks

A vector of numerics

scientific

A boolean determining whether the axis labels will be converted to scientific notation

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.