Skip to content

Improve description of all_rows setting, and error for invalid group_by selection #184

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
wants to merge 2 commits into from

Conversation

nmdefries
Copy link
Contributor

Description

Make description of all_rows behavior clearer. Make desired behavior explicit by raising error if version or time_value is set by the user in group_by. Make output a tibble when all_rows is toggled on to conform to documentation.

Changes

  • archive.R
  • .Rd files

Fixes

Closes #147.

@nmdefries nmdefries changed the title Improve description of all_rows setting and error for invalid group_by selection Improve description of all_rows setting, and error for invalid group_by selection Aug 5, 2022
@nmdefries nmdefries mentioned this pull request Apr 21, 2023
3 tasks
@nmdefries nmdefries closed this Apr 21, 2023
@nmdefries
Copy link
Contributor Author

all_rows behavior removed in 953717f, so we don't need to use this branch.

@nmdefries nmdefries deleted the ndefries/qc-all_rows branch November 15, 2023 18:33
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

Successfully merging this pull request may close these issues.

Check/test all_rows, improve docs
1 participant