is.library {brickster}R 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.


[Package brickster version 0.2.5 Index]