Skip to content

Commit a8972c4

Browse files
committed
generate namespace via roxygen
1 parent db57136 commit a8972c4

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

NAMESPACE

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# Generated by roxygen2: do not edit by hand
2+
13
export("output_list<-")
24
export("output_value<-")
35
export("param_list<-")
@@ -137,4 +139,4 @@ importFrom(utils,as.person)
137139
importFrom(utils,bibentry)
138140
importFrom(utils,capture.output)
139141
importFrom(utils,citation)
140-
importFrom(utils,file.edit)
142+
importFrom(utils,file.edit)

0 commit comments

Comments
 (0)