create_value_range: Compute a new scale for a value

View source: R/draw_Lifemap.R

create_value_rangeR Documentation

Compute a new scale for a value

Description

Compute a new scale for a value

Usage

create_value_range(value, df, df2, min, max)

Arguments

value

A vector of values.

df

The full dataframe.

df2

The dataframe containing visibles taxa.

min

The new minimum of the range.

max

The new maximum of the range.

Value

A vector of values.


damiendevienne/lifemapr documentation built on April 12, 2025, 10:47 a.m.