inst/template/R/omega_matrix.R

#' @export
omega_matrix <- function() {
  omega <- c(
    [OMEGA_MATRIX]
  )
  return(omega)
}
ronkeizer/PKPDsim documentation built on May 27, 2019, 1:50 p.m.