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

Add cross argument to num_range() #362

Merged
merged 3 commits into from
Oct 25, 2024
Merged

Add cross argument to num_range() #362

merged 3 commits into from
Oct 25, 2024

Commits on Oct 24, 2024

  1. Add cross argument to num_range()

    And use tidyverse recycling rules if `FALSE`
    lionel- committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    1092f04 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Apply suggestions from code review

    Co-authored-by: Davis Vaughan <davis@rstudio.com>
    lionel- and DavisVaughan committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    c9f30d3 View commit details
    Browse the repository at this point in the history
  2. Check inputs in num_range()

    lionel- committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    559ee6e View commit details
    Browse the repository at this point in the history