Learn R Programming

datapack (version 1.4.1)

freeResourceMap: Free memory used by a ResouceMap.

Description

The resources allocated by the redland RDF package are freed. The ResourceMap object should be deleted immediately following this call.

Usage

freeResourceMap(x)

# S4 method for ResourceMap freeResourceMap(x)

Arguments

x

a ResourceMap

See Also

ResourceMap-class