Learn R Programming

familiar (version 1.5.0)

is.encapsulated_path: Internal test for encapsulated_path

Description

This function tests if the object is an encapsulated_path object.

Usage

is.encapsulated_path(x)

Value

TRUE for objects that are encapsulated_path, FALSE otherwise.

Arguments

x

Object to be tested.