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

ggally_count() #321

Merged
merged 6 commits into from
May 30, 2020
Merged

ggally_count() #321

merged 6 commits into from
May 30, 2020

Commits on Apr 25, 2020

  1. ggally_count()

    larmarange committed Apr 25, 2020
    Configuration menu
    Copy the full SHA
    df15254 View commit details
    Browse the repository at this point in the history
  2. ggally_countDiag()

    larmarange committed Apr 25, 2020
    Configuration menu
    Copy the full SHA
    77b36ac View commit details
    Browse the repository at this point in the history
  3. ggally_count() rewritten

    - now using a dedicated stat_ggally_count()
    - syntaxe like `ggally_count(tips, mapping = ggplot2::aes(x = toupper(smoker), y = toupper(sex)))` now works
    larmarange committed Apr 25, 2020
    Configuration menu
    Copy the full SHA
    b13f719 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    edb1af7 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2020

  1. additional arguments for ggally_count

    - to control size of tiles
    - to remove warnings if NA
    larmarange committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    4407a2f View commit details
    Browse the repository at this point in the history

Commits on May 30, 2020

  1. Configuration menu
    Copy the full SHA
    02a238c View commit details
    Browse the repository at this point in the history