"man/115fdf7c6a85bd902acccc48db408b66e2f1bde3/man/prelinks.Rd" did not exist on "115fdf7c6a85bd902acccc48db408b66e2f1bde3"
Newer
Older
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/capri_sankey.R
\name{prelinks}
\alias{prelinks}
\title{function reads balance detailed, split it into "biofuels" and "non-biofuels"}
\usage{
prelinks(balance_detailed, p_biofuels = TRUE)
}
\arguments{
\item{balance_detailed}{A data frame.}
\item{p_biofuels}{boolean.}
}
\value{
links
}
\description{
function reads balance detailed, split it into "biofuels" and "non-biofuels"
}