is.library: Test if object is of class Library

View source: R/data-structures.R

is.libraryR Documentation

Test if object is of class Library

Description

Test if object is of class Library

Usage

is.library(x)

Arguments

x

An object

Value

TRUE if the object inherits from the Library class.


brickster documentation built on April 12, 2025, 1:21 a.m.