Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

generalize update_list #130

Closed
juniperlsimonis opened this issue Aug 23, 2019 · 0 comments
Closed

generalize update_list #130

juniperlsimonis opened this issue Aug 23, 2019 · 0 comments

Comments

@juniperlsimonis
Copy link
Member

make update_list work where you pass it a second list
maybe update_list <- function(orig_list, ..., new_list = NULL)
and if new_list isn't NULL then unwind it and use its elements
that way you don't have to pass in each argument as x = x

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant