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

row_sum() #132

Merged
merged 11 commits into from
Oct 28, 2023
Merged

row_sum() #132

merged 11 commits into from
Oct 28, 2023

Commits on Jul 23, 2023

  1. tasks

    wibeasley committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    6173922 View commit details
    Browse the repository at this point in the history
  2. update spelling

    wibeasley committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    c8e13e8 View commit details
    Browse the repository at this point in the history
  3. tidy readme

    wibeasley committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    d6cc92a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9fbfca2 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2023

  1. starting row_sum()

    ref #126
    wibeasley committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    a0e35dc View commit details
    Browse the repository at this point in the history
  2. row_sum() checks

    ref #126
    wibeasley committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    4457547 View commit details
    Browse the repository at this point in the history
  3. change to verbose

    I'm not sure why it was producing errors before
    
    ref #126
    wibeasley committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    628fbe7 View commit details
    Browse the repository at this point in the history
  4. examples

    ref #146
    wibeasley committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    60562c8 View commit details
    Browse the repository at this point in the history
  5. tests for row_sum()

    ref #126
    wibeasley committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    bef38cf View commit details
    Browse the repository at this point in the history
  6. include count of nonmissing cells

    ref #126
    wibeasley committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    e1c187f View commit details
    Browse the repository at this point in the history
  7. improve doc

    ref #126
    wibeasley committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    82164f4 View commit details
    Browse the repository at this point in the history