RWDataPlyr (version 0.6.2)

is_rdf: Test if the object is an rdf

Description

Test if the object is an rdf

Usage

is_rdf(x)

is.rdf(x)

Arguments

x

An object

Value

TRUE if the object inherits from the rdf class.