Skip to content

Commit

Permalink
add gray.colors to namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentvanhees committed Jul 18, 2024
1 parent 1c79a8a commit 68181ed
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 @@ -46,7 +46,7 @@ export(g.analyse, g.calibrate,


importFrom("grDevices", "colors", "dev.off", "pdf",
"rgb", "rainbow", "palette", "adjustcolor")
"rgb", "rainbow", "palette", "adjustcolor", "gray.colors")
importFrom("graphics", "abline", "axis", "par", "plot", "plot.new",
"rect","axis.POSIXct", "barplot", "box", "legend",
"lines", "mtext", "text", "arrows", "segments", "layout")
Expand Down

0 comments on commit 68181ed

Please sign in to comment.