plot_orth_trans: A Function That Plots Orthogonal Transformation

View source: R/ptlmapper.R

plot_orth_transR Documentation

A Function That Plots Orthogonal Transformation

Description

This function plots orthogonal transformation.

Usage

plot_orth_trans(ptl_mapping_result, method = "kanto", main = "",
  col = NULL, orth_trans = NULL, ...)

Arguments

ptl_mapping_result

An outputs of the 'ptl_mapping' function.

method

A character string in c("kanto", "mmoments") that specify the method to use to characterize phenotypic distribution.

main

A character string specifying additionnal title informatoion.

col

Forcing col value of the plot.

orth_trans

Provide your own orthogonal transformation (experimental!).

...

Args forward to 'plot' function.


fchuffar/ptlmapper documentation built on March 27, 2024, 3:28 p.m.