I have an environment of objects that are either xts or NULL. I would like to remove all the NULL from the environment. Is there a function I can use with eapply to achieve this?
I have an environment of objects that are either xts or NULL . I
Share
If it’s not the global environment, you can use the
envirswitch inrmand wrap the environment name ingetenv()in thesapplycall