Learn R Programming

redland (version 1.0.17-6)

setNameSpace: Set a namespace for the serializer.

Description

Set a namespace for the serializer.

Usage

setNameSpace(.Object, world, namespace, prefix)

## S3 method for class 'Serializer,World,character,character': setNameSpace(.Object, world, namespace, prefix)

Arguments

.Object
a Serializer object
world
a World object
namespace
the namespace to add to the serializer
prefix
the namespace prefix to associate with the namespace