Skip to content

Commit

Permalink
Update URL to https
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuaulrich committed Sep 9, 2020
1 parent 52b552d commit 80f6978
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion man/diff.Rd
Expand Up @@ -53,7 +53,7 @@ defaults of lag.xts to k=-1 and na.pad=FALSE.
\value{
An \code{xts} object reflected the desired lag and/or differencing.
}
\references{ \url{http://en.wikipedia.org/wiki/Lag } }
\references{ \url{https://en.wikipedia.org/wiki/Lag } }
\author{ Jeffrey A. Ryan }
\examples{
x <- xts(1:10, Sys.Date()+1:10)
Expand Down

0 comments on commit 80f6978

Please sign in to comment.