We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 524de60 commit b0dddb0Copy full SHA for b0dddb0
doc/NEWS.Rd
@@ -244,7 +244,7 @@
244
\item \code{hist(*, log = "x")} now works without a warning, thanks
245
to \I{Martin Smith}'s \PR{18921}.
246
247
- \item Subassigning \code{"POSIXlt"}, i.e., \code{<tdat>[i] <- val}
+ \item \I{Subassigning} \code{"POSIXlt"}, i.e., \code{<tdat>[i] <- val}
248
and \code{<tdat>[[i]] <- val} now rebalance as they should,
249
thanks to \I{Mikael Jagan}'s \PR{18919}.
250
0 commit comments