| getLabels_dataframe | R Documentation | 
Useful if data has been imported e.g. using IQRloadSASdata. By default an IQRoutputTable object is returned for easier reading or reporting. Alternatively a data.frame can be returned. Sorting is possible if desired.
getLabels_dataframe(data, orderAlphabetically = FALSE, table = TRUE)
data | 
 data.frame  | 
orderAlphabetically | 
 If TRUE then output ordered alphabetically by column names  | 
table | 
 If TRUE then an IQRoutputTable is returned. Otherwise a data.frame  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.