Description Usage Arguments Details See Also
This the generic melt function. See the following functions for the details about different data structures:
1 |
data |
Data set to melt |
... |
further arguments passed to or from other methods. |
na.rm |
Should NA values be removed from the data set? This will convert explicit missings to implicit missings. |
value.name |
name of variable used to store values |
melt.data.frame
for data.frames
melt.array
for arrays, matrices and tables
melt.list
for lists
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.