R/ionet-package.R

#' ionet
#'
#' Network Analysis for Input-Output Tables
#'
#' @docType _PACKAGE
#' @importFrom Rcpp evalCpp
#' @useDynLib ionet, .registration = TRUE
#' @name ionet
#' @noRd

NULL

Try the ionet package in your browser

Any scripts or data that you put into this service are public.

ionet documentation built on May 29, 2024, 2:29 a.m.