We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58f0329 commit ac652c7Copy full SHA for ac652c7
DESCRIPTION
@@ -1,6 +1,6 @@
1
Package: modelr
2
Title: Modelling Functions that Work with the Pipe
3
-Version: 0.1.2.9000
+Version: 0.1.3
4
Authors@R:
5
c(person(given = "Hadley",
6
family = "Wickham",
NEWS.md
@@ -1,4 +1,4 @@
-# modelr 0.1.2.9000
+# modelr 0.1.3
* `add_predictions()`, `gather_predictions()`, and `spread_predictions()`
gain a `type` parameter which is passed through to `stats::predict()`
0 commit comments