get_xlab: Create a label for x axis based on concentration unit and log...

View source: R/utils_plot.R

get_xlabR Documentation

Create a label for x axis based on concentration unit and log scale

Description

Create a label for x axis based on concentration unit and log scale

Usage

get_xlab(unit, logscale)

Arguments

unit

A character vector, the unit of the toxicity data

logscale

if TRUE, uses a logarithmic scale for the x-axis

Value

A character vector.


ssd4mosaic documentation built on April 4, 2025, 1:42 a.m.