View source: R/sdf_interface.R
sdf_describe | R Documentation |
Compute summary statistics for columns of a data frame
sdf_describe(x, cols = colnames(x))
x |
An object coercible to a Spark DataFrame |
cols |
Columns to compute statistics for, given as a character vector |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.