R/reexports.R

#' @include sdf_utils.R
NULL

#' Retrieve a Spark JVM Object Reference
#'
#' See \code{\link[sparklyr:spark_jobj]{spark_jobj}} for more details.
#'
#' @name spark_jobj
#' @export
#' @importFrom sparklyr spark_jobj
NULL

#' Retrieve Spark connection associated with an R object
#'
#' See \code{\link[sparklyr:spark_connection]{spark_connection}} for more details.
#'
#' @name spark_connection
#' @export
#' @importFrom sparklyr spark_connection
NULL

#' Retrieve a Spark DataFrame
#'
#' See \code{\link[sparklyr:spark_dataframe]{spark_dataframe}} for more details.
#'
#' @name spark_dataframe
#' @export
#' @importFrom sparklyr spark_dataframe
NULL
r-spark/sparklyr.flint documentation built on Jan. 13, 2022, 12:07 p.m.