isPlot: Rboretum Plot Checker

View source: R/isPlot.R

isPlotR Documentation

Rboretum Plot Checker

Description

This function returns TRUE if the passed object is of class ggtree or ggplot; Otherwise, FALSE

Usage

isPlot(test_object)

Arguments

test_object

R object to check

Value

TRUE if plot, otherwise FALSE


BobLiterman/Rboretum documentation built on July 6, 2023, 7:46 p.m.