Skip to content

docs: add @param method to vpcPlot() roxygen documentation#47

Merged
mattfidler merged 2 commits intotidyvpcfrom
copilot/sub-pr-46
Feb 27, 2026
Merged

docs: add @param method to vpcPlot() roxygen documentation#47
mattfidler merged 2 commits intotidyvpcfrom
copilot/sub-pr-46

Conversation

Copy link
Contributor

Copilot AI commented Feb 27, 2026

The method argument added to vpcPlot() was missing from the roxygen block, leaving the public API undocumented on the help page.

Changes

  • R/vpcPlot.R: Added @param method entry documenting the two supported values ("vpc", "tidyvpc") and the auto-selection fallback behavior (prefers "vpc" when the vpc package is available, otherwise falls back to "tidyvpc").

✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: mattfidler <514778+mattfidler@users.noreply.github.com>
Copilot AI changed the title [WIP] WIP Address feedback from pull request #46 for Tidyvpc enhancements docs: add @param method to vpcPlot() roxygen documentation Feb 27, 2026
@mattfidler mattfidler marked this pull request as ready for review February 27, 2026 22:05
@mattfidler mattfidler merged commit 1f67add into tidyvpc Feb 27, 2026
@mattfidler mattfidler deleted the copilot/sub-pr-46 branch February 27, 2026 22:05
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