is.encapsulated_path {familiar} | R Documentation |
Internal test for encapsulated_path
Description
This function tests if the object is an encapsulated_path
object.
Usage
is.encapsulated_path(x)
Arguments
x |
Object to be tested. |
Value
TRUE
for objects that are encapsulated_path
, FALSE
otherwise.
[Package familiar version 1.5.0 Index]