%=% {sysid} | R Documentation |
Multiple assignment operator
Description
Assign multiple variables from a list or function return object
Usage
l %=% r
Arguments
l |
the variables to be assigned |
r |
the list or function-return object |
[Package sysid version 1.0.4 Index]