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 total.label argument for groupingsets, cube, rollup #5973

Merged
merged 17 commits into from
Sep 23, 2024

Commits on Sep 21, 2024

  1. Add 'label' argument

    Add 'label' argument to the groupingsets.data.table(), cube.data.table(), and rollup.data.table() functions.
    markseeto authored Sep 21, 2024
    Configuration menu
    Copy the full SHA
    7f51d08 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96281c0 View commit details
    Browse the repository at this point in the history
  3. Add information for 'label' argument

    Add to the Usage, Arguments, Details, and Examples sections.
    markseeto authored Sep 21, 2024
    Configuration menu
    Copy the full SHA
    78894ed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8af6585 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    32e6a64 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    9e8d3d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a11b4fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    badb85d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    967f959 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0f676e9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3ddc20b View commit details
    Browse the repository at this point in the history
  7. simplify with mapply

    MichaelChirico authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    20a9eb0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    be03776 View commit details
    Browse the repository at this point in the history
  9. short names

    MichaelChirico authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    32c982b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5aa23b9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4583d0d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e582b5a View commit details
    Browse the repository at this point in the history