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: vignettes/dm.Rmd
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -214,7 +214,7 @@ The {dm} package follows the tidyverse principles:
214
214
- most functions used on `dm` objects are pipeable (i.e., return new `dm` or table objects)
215
215
- tidy evaluation is used (unquoted function arguments are supported)
216
216
217
-
The {dm} package builds heavily upon the [{datamodelr} package](https://github.com/bergant/datamodelr), and upon the [tidyverse](https://www.tidyverse.org/).
217
+
The {dm} package builds heavily upon the [{datamodelr} package](https://github.com/bergant/datamodelr), and upon the [tidyverse](https://tidyverse.org/).
218
218
We're looking forward to a good collaboration!
219
219
220
220
The [{polyply} package](https://github.com/russHyde/polyply) has a similar intent with a slightly different interface.
0 commit comments