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)R/utils.R
unpack.Rdunpack 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)a named vector or a list