Thanks to visit codestin.com
Credit goes to github.com

Skip to content

First substantative update (commit ed4afcbd85)

Latest

Choose a tag to compare

@friendly friendly released this 26 Jun 22:28
· 7 commits to master since this release

Now handle missing data / add demos

  • revised plot.twoway() to use and default to na.rm=FALSE
  • revised plot.twoway.fit() to use and default to na.rm=FALSE
  • revised meanfit() to use and default to na.rm=FALSE
  • revised twoway.default() to pass ... (hence na.rm) to meanfit
  • added demo/ directory
  • added demo/example-na.r to illustrate use of na.rm
  • added demo/00Index
  • Turn on travis CI