R/reexport.R

#' Re-exported read_json function
#'
#' This function is imported from the
#' \code{jsonlite} package, see its documentation
#' there: \code{\link[jsonlite]{read_json}}.
#'
#' @importFrom jsonlite read_json
#' @export
read_json <- jsonlite::read_json
blmoore/rjsonpath documentation built on May 21, 2019, 2:21 p.m.