toGG: Transform to long format.

View source: R/logger.default.R

toGGR 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

[ecr_statistics | ecr_logger]
Logger object or statistics data frame from logger object.

drop.stats

[character]
Names of logged statistics to be dropped. Default is the empty character, i.e., not to drop any stats.

Value

[data.frame]


ecr documentation built on March 31, 2023, 10:07 p.m.