factor {SMRUCC.Rsharp.Runtime.Internal.Object} | .NET clr documentation |
string to integer dictionary
这个对象只是相当于unit的一个存在
# namespace SMRUCC.Rsharp.Runtime.Internal.Object
export class factor extends RsharpDataObject {
elementType: RType;
factorId: string;
levels: string;
# level的数量
nlevel: integer;
}
elementType
: RType