"...e31a22a7e533e05a5a8974015d41bb12fcaca9dd/man/output_df.Rd" did not exist on "e31a22a7e533e05a5a8974015d41bb12fcaca9dd"
Newer
Older
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/capri_tables.R
\name{output_df}
\alias{output_df}
\title{calculates the absolute and percentage changes between baseline and scenario.}
\usage{
output_df(b, s)
}
\arguments{
\item{b}{basline.}
\item{s}{Scenario.}
}
\value{
a data frame.
}
\description{
calculates the absolute and percentage changes between baseline and scenario.
}