get_display_data: Title

View source: R/multivariate_ggvis_ggbiplot_helper.R

get_display_dataR Documentation

Title

Description

Title

Usage

get_display_data(x, data = NULL, choices = 1:2, display = "sites",
  scaling = "species", merge_by = "row.numbers",
  species_abbrev = FALSE, species_adjust = 1.1,
  remove_row_prefix = TRUE, ...)

Arguments

x

object

data

descriptor dataset

choices

which axes (vector of length 2)

display

sites | species | lc | bp | cn

scaling

??

merge_by

merge rownames of object scores with this column in the descriptor dataset

species_abbrev

should the species axes names be abbreviated

species_adjust

text adjustment to avoid overlap with arrows

remove_row_prefix

remove the default row prefix "Row"

...

other arguments passed to the vegan::scores function


inbo/inboggvegan documentation built on July 31, 2023, 6:51 p.m.