toGG {ecr} | R Documentation |
Transform to long format.
Description
Transform the data.frame of logged statistics from wide to ggplot2-friendly long format.
Usage
toGG(x, drop.stats = character(0L))
Arguments
x |
[ |
drop.stats |
[ |
Value
[data.frame
]
[Package ecr version 2.1.1 Index]