assign_to_global: function loading results in global environment
Description
function loading results in global environment
Usage
assign_to_global(pos = 1, what, value)
Arguments
- pos
defaults to 1 which equals an assingment to global environment
- what
variable to assign to
- value
value to assign