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

Optional verbose output for orderly_location_list #163

Merged
merged 3 commits into from
Jul 18, 2024
Merged

Optional verbose output for orderly_location_list #163

merged 3 commits into from
Jul 18, 2024

Conversation

richfitz
Copy link
Member

@richfitz richfitz commented Jul 15, 2024

This PR adds support for returning verbose information about which locations are configured. This means that the return type of the function varies on an argument which is not great, but I think it's nicer than two functions. For the 'verbose' output we already hold a data.frame with exactly the information that might be wanted so we return this. There's some noise as all calls to orerly_location_list(root) without naming the root argument failed

@richfitz richfitz marked this pull request as ready for review July 17, 2024 17:07
@richfitz richfitz requested a review from plietar July 17, 2024 17:07
R/location.R Outdated Show resolved Hide resolved
@richfitz richfitz merged commit 6dbd230 into main Jul 18, 2024
10 checks passed
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.

2 participants