setDataTable | R Documentation |
Creates a new data table based on a set of dependent variables
setDataTable(tbl, dvs, dv.var = "var")
tbl |
a data.frame containing the initial data |
dvs |
a character vector containing the dependent variables |
dv.var |
column with the information to classify observations based on dependent variables |
A data.frame with the created data table
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.