Skip to content

Commit

Permalink
import the whole GlobalOptions package
Browse files Browse the repository at this point in the history
  • Loading branch information
jokergoo committed Jun 30, 2020
1 parent f786084 commit ee64d7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ export("ux")
export("uy")

import(graphics)
importFrom("GlobalOptions", setGlobalOptions)
import("GlobalOptions")
importFrom("colorspace", HLS)
importFrom("colorspace", HSV)
importFrom("colorspace", LAB)
Expand Down

0 comments on commit ee64d7a

Please sign in to comment.