is.fs.coloredpaths: Check whether object is an fs.coloredpaths instance (S3)

View source: R/coloredpaths.R

is.fs.coloredpathsR Documentation

Check whether object is an fs.coloredpaths instance (S3)

Description

Check whether object is an fs.coloredpaths instance (S3)

Usage

is.fs.coloredpaths(x)

Arguments

x

any R object

Value

TRUE if its argument is an fs.coloredpaths instance (that is, has "fs.coloredpaths" among its classes) and FALSE otherwise.


fsbrain documentation built on Sept. 27, 2026, 1:07 a.m.