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

any way to use lists with ameliabind()? #22

Open
Aariq opened this issue Aug 17, 2020 · 0 comments
Open

any way to use lists with ameliabind()? #22

Aariq opened this issue Aug 17, 2020 · 0 comments

Comments

@Aariq
Copy link

Aariq commented Aug 17, 2020

As a workaround for #21, I used purrr:map() to run amelia() with m=1. This returns a list. I was hoping that I could use ameliabind() to combine the list, but it seems it wants me to type out the names of the individual objects. dplyr::bind_rows() is an example of a function that can combine datasets and takes either object names as separate arguments or a list. This might be a nice feature for ameliabind()

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

No branches or pull requests

1 participant