You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: NEWS.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@
6
6
7
7
* Objects returned by `permutations()` now have a `permutes` attribute containing the column name used for permutation (#329).
8
8
9
-
* Added `break` and `pool` as attributes to all functions which support stratification (#329).
9
+
* Added `breaks` and `pool` as attributes to all functions which support stratification (#329).
10
10
11
11
* Changed the "strata" attribute on rset objects so that it now is either a character vector identifying the column used to stratify the data, and is not present (set to `NULL`) if stratification was not used. (#329)
0 commit comments