RFunction {SMRUCC.Rsharp.Runtime.Components.Interface} | .NET clr documentation |
the abstract model of these: 1. DeclareLambdaFunction 2. DeclareNewFunction 3. RMethodInfo
# namespace SMRUCC.Rsharp.Runtime.Components.Interface
export class RFunction {
# 函数名
name: string;
}