diff options
author | Ranke Johannes <johannes.ranke@agroscope.admin.ch> | 2024-03-06 15:37:10 +0100 |
---|---|---|
committer | Ranke Johannes <johannes.ranke@agroscope.admin.ch> | 2024-03-06 15:37:10 +0100 |
commit | f20ed2fd0d9629975b8a170ecdfed531ac9c906b (patch) | |
tree | 57b540cee3bdfc658a33e564a2d5900f1f3684d0 /NAMESPACE | |
parent | a50b002ef4fa5708f1d82287d70b0c4e9c768f9c (diff) |
Update tests for PEC_sw_drift
Diffstat (limited to 'NAMESPACE')
-rw-r--r-- | NAMESPACE | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -49,6 +49,8 @@ importFrom(R6,R6Class) importFrom(grDevices,dev.cur) importFrom(methods,is) importFrom(mkin,mkinpredict) +importFrom(mkin,set_nd_nq) +importFrom(mkin,set_nd_nq_focus) importFrom(readr,fwf_empty) importFrom(readr,read_fwf) importFrom(stats,end) |