melt.data.frame {reshape2} R Documentation

melt.data.frame

Description

melt.data.frame

Usage

melt.data.frame(data,
    na.rm = FALSE,
    value.name = "value",
    ... = NULL);

Arguments

Details

Authors

SMRUCC genomics Institute

Value

this function returns data object of type any kind.

clr value class

Examples


[Package reshape2 version 2.33.856.6961 Index]