From 584308a7fbf6c7c5eff342b64b451fdaf1af91c6 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Thu, 29 Sep 2022 17:31:15 +0200 Subject: Add set_nd_nq previously in pfm pfm depends on mkin anyways, so reexporting set_nd_nq and set_nd_nq_focus in pfm should provide reasonable continuity. --- NAMESPACE | 2 ++ 1 file changed, 2 insertions(+) (limited to 'NAMESPACE') diff --git a/NAMESPACE b/NAMESPACE index 388a16fd..f6c5ebf9 100644 --- a/NAMESPACE +++ b/NAMESPACE @@ -129,6 +129,8 @@ export(plot_sep) export(saem) export(saemix_data) export(saemix_model) +export(set_nd_nq) +export(set_nd_nq_focus) export(sigma_twocomp) export(transform_odeparms) import(deSolve) -- cgit v1.2.1