aboutsummaryrefslogblamecommitdiff
path: root/NAMESPACE
blob: abbbc65834f48f21e6d9afee075d7d023de4f8a9 (plain) (tree)
1
2
3
4
5
6
7
8
9

                  


                                

                     
 
                                              

       
          
             
            

          
 
# Export all names
exportPattern(".")
S3method(plot, mkinfit)
S3method(summary, mkinfit)
S3method(print, summary.mkinfit)
S3method(plot, mmkin)
S3method("[", mmkin)

# Import packages listed as Imports or Depends
import(
  FME,
  deSolve,
  minpack.lm,
  rootSolve,
  inline,
  parallel
)

Contact - Imprint