Skip to content

Recycle 'continue' argument if only one value is provided #143

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

Closed
Enchufa2 opened this issue Mar 30, 2018 · 0 comments
Closed

Recycle 'continue' argument if only one value is provided #143

Enchufa2 opened this issue Mar 30, 2018 · 0 comments

Comments

@Enchufa2
Copy link
Member

For example:

trajectory() %>%
  branch(some_function, continue = TRUE, trajectory1, trajectory2)

should work and be equivalent to continue = c(TRUE, TRUE). This could be very useful along with #142.

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