fortify_filled_trait: Fortify filled Traits

View source: R/fortify_filled_trait.R

fortify_filled_traitR Documentation

Fortify filled Traits

Description

Calculates at which level the data are coming from in each plot.

Usage

fortify_filled_trait(object, other_col_how, ...)

Arguments

object

filled traits from trait_fill().

other_col_how

what to do with the other columns in other data. Options are to filter by one of the columns, add them to the x-axis, facet by them, or to ignore.

...

optional filters for use with other_col_how = "filter"

Value

a tibble


richardjtelford/traitstrap documentation built on April 7, 2024, 1:39 a.m.