display_option {LifemapR}R Documentation

Compute the different display options.

Description

Compute the different display options.

Usage

display_option(m, aes, df, type, leaves, i)

Arguments

m

The map to be modified.

aes

The dataframe containing the aesthetics details

df

The full dataframe.

type

A string indicating the type of representation, either "markers" or "discret"

leaves

The Vector of all the terminal taxids.

i

The index of the aesthetics.

Value

An updated map.


[Package LifemapR version 1.1.1 Index]