Skip to content

Commit 48c56aa

Browse files
committed
undo rm space
1 parent f08d364 commit 48c56aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

man/melt.data.table.Rd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ multiple columns simultaneously.
2020
\item{data}{ A \code{data.table} object to melt.}
2121
\item{id.vars}{vector of id variables. Can be integer (corresponding id
2222
column numbers) or character (id column names) vector, perhaps created using \code{patterns()}. If missing, all
23-
non-measure columns will be assigned to it. If integer, must be positive; see Details.}
23+
non-measure columns will be assigned to it. If integer, must be positive; see Details. }
2424
\item{measure.vars}{Measure variables for \code{melt}ing. Can be missing, vector, list, or pattern-based.
2525
2626
\itemize{

0 commit comments

Comments
 (0)