Skip to content

Commit 832324c

Browse files
committed
add details about attributes
1 parent b4fe534 commit 832324c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

man/frev.Rd

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ frev(x)
1313
\item{x}{ An atomic \code{vector} or \code{list}. }
1414
}
1515

16+
\details{
17+
\code{frev} retains attributes, but does not reorder them.
18+
}
19+
1620
\value{
1721
\code{frev} returns the input reversed.
1822
}

0 commit comments

Comments
 (0)