recode: Function to recode an object from a given source code to a...

Description Usage Arguments Details Value Author(s)

Description

Recodes an object from a given source code to a given target code

Usage

1
recode(object, src, dst)

Arguments

object

an object to be recoded

src

an object containing the source code

dst

an object containing the target code

Details

The function recode is generic.

Value

The recoded object is returned.

Author(s)

Jens Henrik Badsberg, Claus Dethlefsen, Luca La Rocca


giRaph documentation built on May 30, 2017, 3:40 a.m.

Related to recode in giRaph...