unpack a list into the current (calling) environment this is a replacement for with() (which is hard to debug) and attach() (which is frowned upon by CRAN/triggers package-check warnings) (for more traditional Python tuple unpacking see the zeallot package)

unpack(x)

Arguments

x

a named vector or a list