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

Allow for easy insertion of ggplot plots in a table column via a formatter #155

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Commits on Jan 29, 2019

  1. Configuration menu
    Copy the full SHA
    fb862bd View commit details
    Browse the repository at this point in the history
  2. Add to NAMESPACE

    rich-iannone committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    df6215e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    33f6064 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2019

  1. Remove str() statement

    rich-iannone committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    56c875d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2197f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d4a41b2 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2019

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

Commits on Apr 27, 2019

  1. Merge branch 'master' into fmt_ggplot

    * master: (37 commits)
      Use webshot to generate images of HTML tables (#257)
      Rewritten vignette for adding summary rows (#273)
      Move roxygen documentation to Markdown (#253)
      Store empty-string value in `sep` vector (#274)
      Bugfixes and improvements to `summary_rows()` (#175)
      Modify _travis.yml (#263)
      Make several refactoring improvements to some `format_*()` functions (#244)
      Include option to hide all column labels (#237)
      Refactoring of formatter functions (#232)
      Improvement to the handling of a `pattern` in most `fmt*()` functions (#95)
      pkgdown cleanup (#226)
      Make argument names in `tab_options()` more consistent with terminology (#221)
      dplyr::data_frame deprecated (#195)
      Remove a unicode character from roxygen documentation (#220)
      Try again, this time with `travis encrypt --com`
      Trying again with github token (#223)
      Use jcheng5 GitHub PAT instead of rich-iannone (#222)
      Update README (#219)
      Fix for `fmt_date()` that allows `Date` columns to work (#203)
      Remove check on macOS
      ...
    rich-iannone committed Apr 27, 2019
    Configuration menu
    Copy the full SHA
    2c4f6be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    052c225 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3d3fbb5 View commit details
    Browse the repository at this point in the history
  4. Add to NAMESPACE

    rich-iannone committed Apr 27, 2019
    Configuration menu
    Copy the full SHA
    e318b92 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

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

Commits on Nov 18, 2022

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