This fonction convert an object ClusterizLongData V0.9 to an object
ClusterizLongData V1.0.
Usage
updateClusterizLongData(object)
Arguments
object
[ClusterizLongData]: object to convert
Value
ClusterizLongData 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 ClusterizLongData to the new struture.
For that, just open R ; load the old object ; load the new KmL library
; use updateClusterizLongData.