Skip to content

Commit bb5df94

Browse files
committed
URL
1 parent 6592b95 commit bb5df94

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

vignettes/dm.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ The {dm} package follows the tidyverse principles:
214214
- most functions used on `dm` objects are pipeable (i.e., return new `dm` or table objects)
215215
- tidy evaluation is used (unquoted function arguments are supported)
216216

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/).
218218
We're looking forward to a good collaboration!
219219

220220
The [{polyply} package](https://github.com/russHyde/polyply) has a similar intent with a slightly different interface.

0 commit comments

Comments
 (0)