A function to provide a collection of functions to redefine attributes of edited edges in the functions PN.amalgamation and ME.simplification.
Redef.functions(v, typ=1)
An input vector for the specified function;
A value equalling to 1, 2, 3 or 4 to specify a redefinition function:
1->sum(v)
2->min(v)
3->max(v)
4->mean(v)
Binbin Lu binbinlu@whu.edu.cn