Skip to content

Commit 899cba1

Browse files
author
Toby Dylan Hocking
committed
typo of
1 parent 681e0cb commit 899cba1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vignettes/datatable-reshape.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@ melt(who, measure.vars = measure(
279279

280280
When using the `pattern` argument, it must be a Perl-compatible
281281
regular expression containing the same number of capture groups
282-
(parenthesized sub-expressions) as the number other arguments (group
282+
(parenthesized sub-expressions) as the number of other arguments (group
283283
names). The code below shows how to use a more complex regex with five
284284
groups, two numeric output columns, and an anonymous type conversion
285285
function,

0 commit comments

Comments
 (0)