Skip to contents

Create gt table with RDA variance partitioning results

Usage

rda_varpart_table(df, digits = 2, call_col = FALSE)

Arguments

df

dataframe of variance partitioning results output from rda_varpart

digits

number of digits to include (defaults to 2)

call_col

whether to include column with RDA call (defaults to FALSE)

Value

object of class gt with RDA variance partitioning results

See also