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

Round R Markdown numbers to 1 decimal place when >= 1 #24

Merged
merged 29 commits into from
May 19, 2021
Merged

Commits on Apr 14, 2021

  1. Configuration menu
    Copy the full SHA
    0627004 View commit details
    Browse the repository at this point in the history
  2. Document load_deps()

    kelly-sovacool committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    465e4d4 View commit details
    Browse the repository at this point in the history
  3. devtools::document()

    kelly-sovacool committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    245bb9e View commit details
    Browse the repository at this point in the history
  4. Merge 245bb9e into e0dde23

    kelly-sovacool authored Apr 14, 2021
    Configuration menu
    Copy the full SHA
    7a296d6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3085e48 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c9985d6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6189c91 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f06f107 View commit details
    Browse the repository at this point in the history
  9. Merge f06f107 into e0dde23

    kelly-sovacool authored Apr 14, 2021
    Configuration menu
    Copy the full SHA
    a64308d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2b6cfe6 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2021

  1. Configuration menu
    Copy the full SHA
    f459f30 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3dfa79b View commit details
    Browse the repository at this point in the history
  3. Merge 3dfa79b into e7dcfd2

    kelly-sovacool authored Apr 20, 2021
    Configuration menu
    Copy the full SHA
    625d202 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9735173 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2021

  1. Configuration menu
    Copy the full SHA
    39b3583 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7eb9ed5 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2021

  1. Configuration menu
    Copy the full SHA
    f55e436 View commit details
    Browse the repository at this point in the history
  2. Merge f55e436 into e7dcfd2

    kelly-sovacool authored May 19, 2021
    Configuration menu
    Copy the full SHA
    ba404b1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0ffe212 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6d70bc5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aa3ca21 View commit details
    Browse the repository at this point in the history
  6. Update inline_hook() usage in intro vignette

    Also, paste_oxford_list() doesn't use format_number()
    kelly-sovacool committed May 19, 2021
    Configuration menu
    Copy the full SHA
    6ce605c View commit details
    Browse the repository at this point in the history
  7. Merge 6ce605c into e7dcfd2

    kelly-sovacool authored May 19, 2021
    Configuration menu
    Copy the full SHA
    36fadec View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    19759c1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1a44ff1 View commit details
    Browse the repository at this point in the history
  10. is_nearly_whole() can return NA value

    And if() statements require TRUE/FALSE
    kelly-sovacool committed May 19, 2021
    Configuration menu
    Copy the full SHA
    61ffe26 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6f1c578 View commit details
    Browse the repository at this point in the history
  12. Merge 6f1c578 into e7dcfd2

    kelly-sovacool authored May 19, 2021
    Configuration menu
    Copy the full SHA
    a34823e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1dc1fe1 View commit details
    Browse the repository at this point in the history