表示当前的函数参数为一个 ... 可以产生一个字典list对象值的参数列表
RListObjectArgumentAttribute
01 Syntax
SMRUCC.Rsharp.Runtime.Interop.RListObjectArgumentAttribute
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| getObjectList | 1 | Safe get a collection of argument name and value tuple |
| ToString | 1 | |
| CreateArgumentModel | 1 |
03 Members
getObjectList(
Object, Environment)Safe get a collection of argument name and value tuple
Parameters
| Name | Type | Description |
|---|---|---|
objects | Object | - |
envir | Environment | - |
ToString()
CreateArgumentModel(
Dictionary(Of String, Object))