Skip to content

Commit ddc4ae9

Browse files
mention that levels are retained
1 parent 9fb00fe commit ddc4ae9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

man/frev.Rd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ frev(x)
1414
}
1515

1616
\details{
17-
\code{frev} does not retain attributes other than names and class (similar to \code{\link[base]{rev}}).
17+
Similar to \code{\link[base]{rev}}, \code{frev} only retains three attributes: names, class, and factor levels.
1818
}
1919

2020
\value{

0 commit comments

Comments
 (0)