recode: Function to recode an object from a given source code to a given target code
Description
Recode an object from a given source code to a given target codeUsage
recode(object, src, dst)
Arguments
object
an object to be recoded
Value
- The recoded object is returned.
Details
The function recode
is generic.