sdf_read_column | R Documentation |
Read a single column from a Spark DataFrame, and return the contents of that column back to R.
sdf_read_column(x, column)
x |
A |
column |
The name of a column within |
It is expected for this operation to preserve row order.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.