R/faoswsStandardization-package.R

#' Package for standardization of Food Balance Sheets
#'
#' This package contains support functions for the standardization process. The process contains balancing as well (contained in the faoswsBalancing package). The main function \code{standardizationWrapper} controls the flow of the whole process.
#' 
#' @docType package
#' @name faoswsStandardization-package
#' @aliases faoswsStandardization
#' @author Josh Browning <joshua.browning@fao.org>
#' 
#' @import data.table
NULL
SWS-Methodology/faoswsStandardization documentation built on Feb. 7, 2022, 5:05 a.m.