show_warnings: Print out warnings from a phylopath analysis.

View source: R/print_and_plot.R

show_warningsR Documentation

Print out warnings from a phylopath analysis.

Description

Use this function after running phylo_path() to conveniently print any generated warnings to the screen. You can either provide no arguments, which will only work if you run it directly after the analysis, or you have to provide the phylopath object manually.

Usage

show_warnings(phylopath = NULL)

Arguments

phylopath

A phylopath object of which the warnings should be printed.


phylopath documentation built on Oct. 10, 2023, 1:05 a.m.