This fonction convert an object Clusterization V0.9 to an object
Clusterization V1.0.
Usage
updateClusterization(object)
Arguments
object
[Clusterization]: object to convert
Value
Clusterization version V1.0
Details
Objects use by KmL change with version V1.0. The new object structure is
not compatible with the old one. This function let the user convert
its old object Clusterization to the new struture.
For that, just open R ; load the old object ; load the new KmL library
; use updateClusterization.