[d9ee58]: / man / matrix_to_long.Rd

Download this file

15 lines (14 with data), 355 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/utils-batches.R
\name{matrix_to_long}
\alias{matrix_to_long}
\title{Format batch accrual data in long format for plotting.}
\usage{
matrix_to_long(data)
}
\arguments{
\item{data}{Matrix of accrual data.}
}
\description{
Format batch accrual data in long format for plotting.
}