diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2022-09-29 17:31:15 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2022-09-29 17:31:15 +0200 |
commit | 584308a7fbf6c7c5eff342b64b451fdaf1af91c6 (patch) | |
tree | c051f1d0609120ee55107d854e1db85bb7cb5eda /NAMESPACE | |
parent | 65319a145f12fc76e4f3bffb5f699ec21ba3bccd (diff) |
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.
Diffstat (limited to 'NAMESPACE')
-rw-r--r-- | NAMESPACE | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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) |