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

Unexpected behaviour of weigh() with progress = FALSE #264

Open
ChristophLeonhardt opened this issue Sep 15, 2023 · 0 comments
Open

Unexpected behaviour of weigh() with progress = FALSE #264

ChristophLeonhardt opened this issue Sep 15, 2023 · 0 comments

Comments

@ChristophLeonhardt
Copy link
Contributor

According to the documentation of weigh() for count_bundles the argument progress can be used to show a progress bar. The default is TRUE. I tried to switch the progress bar off by setting progress to FALSE.

However with progress set to FALSE, the weight is not applied at all. I assume that the result of the lapply is not assigned to the return value?

I tested this with the example provided in the documentation of weigh().

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