This function controls printing for class crosstab. It is the same as print.data.frame except that row.names defaults to FALSE and right defaults to FALSE. It also adds a title if this was created when the frequencytable was created.
1 2 3  | 
quote | 
 indicates if the string values should be returned enclosed in quotation marks.  | 
right | 
 Is a logical indicating if the values should be right aligned.  | 
row.names | 
 indicates if the row.names or numbers should be printed.  | 
x | 
 The object to be printed.  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.