Skip to content

Commit

Permalink
Fix a URL
Browse files Browse the repository at this point in the history
  • Loading branch information
jeroen committed Dec 9, 2020
1 parent 4f79eea commit 88c3fe6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/stream.R
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
#' @export stream_in stream_out
#' @rdname stream_in
#' @references MongoDB export format: \url{https://docs.mongodb.com/manual/reference/program/mongoexport/}
#' @references Documentation for the JSON Lines text file format: \url{http://jsonlines.org/}
#' @references Documentation for the JSON Lines text file format: \url{https://jsonlines.org/}
#' @seealso \code{\link{fromJSON}}, \code{\link{read_json}}
#' @return The \code{stream_out} function always returns \code{NULL}.
#' When no custom handler is specified, \code{stream_in} returns a data frame of all pages binded together.
Expand Down
2 changes: 1 addition & 1 deletion man/stream_in.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 88c3fe6

Please sign in to comment.