Skip to content

0.38-3

Choose a tag to compare

@kbroman kbroman released this 17 Nov 13:00
  • Fix use of class(), for example using inherits(object, "blah")
    rather than "blah" %in% class(object).

  • Fixed potential problem in documentation, since plot() has moved
    from the graphics package to base.

  • Converted documentation to use markdown