R/nma_helper.R

Defines functions nma

Documented in nma

#' nma helper to validate NMA
#'
#' @return
#' @export
#' @keywords internal
#' 
nma <- function() {

  validate_nma(new_nma())
}
ICON-in-R/NMA documentation built on Nov. 14, 2023, 10:54 a.m.