sdf_debug_string | R Documentation |
Prints plan of execution to generate x
. This plan will, among other things, show the
number of partitions in parenthesis at the far left and indicate stages using indentation.
sdf_debug_string(x, print = TRUE)
x |
An R object wrapping, or containing, a Spark DataFrame. |
print |
Print debug information? |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.