fill_in_struct {simlandr} | R Documentation |
Fill a vector of values into a structure list.
Description
Fill a vector of values into a structure list.
Usage
fill_in_struct(vec, struct)
Arguments
vec |
A vector of values. |
struct |
A list with a certain structure. |
Value
A ele_list
object.
See Also
[Package simlandr version 0.4.0 Index]