get_variable_attributes {arenar} | R Documentation |
Generates list with attributes of an variable
Description
Generates list with attributes of an variable
Usage
get_variable_attributes(arena, variable)
Arguments
arena |
live or static arena object |
variable |
Name of variable |
Value
simple list with attributes of given variable
[Package arenar version 0.2.0 Index]