Skip to content

Commit

Permalink
update usage docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ben-schwen committed Dec 7, 2023
1 parent 24c0369 commit 5b314ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion man/transpose.Rd
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
}

\usage{
transpose(l, fill=NA, ignore.empty=FALSE, keep.names=NULL, make.names=NULL)
transpose(l, fill=NA, ignore.empty=FALSE, keep.names=NULL, make.names=NULL, list.cols=FALSE)
}
\arguments{
\item{l}{ A list, data.frame or data.table. }
Expand Down

0 comments on commit 5b314ed

Please sign in to comment.