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

Fix Makefile; add na.rm = TRUE and is.finite to part 2 #2

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

Commits on Apr 3, 2018

  1. Add na.rm = TRUE and is.finite

    The summaries of the data were being affected by
    a zero value of the control, which caused the
    calculation of the percent for that value to be
    infinite for one of the experiments that also
    had zero growth and NaN for those that did have
    growth.
    zkamvar committed Apr 3, 2018
    Configuration menu
    Copy the full SHA
    6b72217 View commit details
    Browse the repository at this point in the history
  2. remove top-level html files

    All HTML files should live in the docs/ folder. These
    were created by manually clicking on the Compile Report
    button.
    zkamvar committed Apr 3, 2018
    Configuration menu
    Copy the full SHA
    e238504 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c367fce View commit details
    Browse the repository at this point in the history
  4. rebuild everything

    zkamvar committed Apr 3, 2018
    Configuration menu
    Copy the full SHA
    fa002b6 View commit details
    Browse the repository at this point in the history