Skip to content

infer 1.0.8

Latest
Compare
Choose a tag to compare
@simonpcouch simonpcouch released this 14 Apr 17:15
c9d3f4b
  • The infer print method now truncates output when descriptions of explanatory or responses variables exceed the console width (#543).

  • Added missing commas and addressed formatting issues throughout the vignettes and articles. Backticks for package names were removed and missing parentheses for functions were added (@Joscelinrocha).