Skip to content

Commit

Permalink
Quietened af_colours
Browse files Browse the repository at this point in the history
  • Loading branch information
rmbielby committed Nov 7, 2023
1 parent a5599ad commit e43b965
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/dfe_resources.R
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@
# 2023-09-21: update made to change hex codes to AF colours package
# guidance here: https://best-practice-and-impact.github.io/afcolours/

gss_colour_pallette <- afcolours::af_colours("categorical", colour_format = "hex", n = 6)
suppressMessages(gss_colour_pallette <- afcolours::af_colours("categorical", colour_format = "hex", n = 6))

0 comments on commit e43b965

Please sign in to comment.