Converts SPSS crosstab syntax to R table syntax.
| 1 | crosstabs_to_r(x, dplyr = TRUE, ...)
 | 
| x | SPSS syntax - read in by SPSStoR function | 
| dplyr | A value of TRUE uses dplyr syntax (default), a value of FALSE uses data.table syntax | 
| ... | Additional arguments passed to function, not currently supported. | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.