diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2019-03-14 15:25:49 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2019-03-14 15:25:49 +0100 |
commit | 0e9109db089217fea76cb5481db2ed5f3f861f03 (patch) | |
tree | a4c692e73aef34a9506f2d22b516d06a601ad8b4 /NAMESPACE | |
parent | 63c27ce7f02c1fc03a1777d924c6fd2b25318963 (diff) |
Static documentation rebuilt by pkgdown
Diffstat (limited to 'NAMESPACE')
-rw-r--r-- | NAMESPACE | 11 |
1 files changed, 5 insertions, 6 deletions
@@ -1,7 +1,6 @@ -# Export all names -export("gmkin", "gmkinws") -S3method("print", "gmkinws") +# Generated by roxygen2: do not edit by hand -# Import all packages listed as Imports or Depends -import(mkin, gWidgetsWWW2, R6, markdown) -importFrom(plyr, compact) +S3method(print,gmkinws) +export(gmkinws) +importFrom(R6,R6Class) +importFrom(plyr,compact) |