[d9ee58]: / man / accrual_to_long.Rd

Download this file

17 lines (16 with data), 425 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/utils-graphics.R
\name{accrual_to_long}
\alias{accrual_to_long}
\title{Convert accrual data to long format dataframe of class
\code{accrualplotformat}.}
\usage{
accrual_to_long(accrual_df)
}
\arguments{
\item{accrual_df}{Wide format accrual data.}
}
\description{
Convert accrual data to long format dataframe of class
\code{accrualplotformat}.
}