Skip to content

Commit

Permalink
edit
Browse files Browse the repository at this point in the history
  • Loading branch information
derekmichaelwright committed Apr 17, 2024
1 parent 7526fdb commit 170fe71
Show file tree
Hide file tree
Showing 41 changed files with 105 additions and 104 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Depends: R (>= 3.4.2), tidyverse, ggbeeswarm, ggpubr, ggrepel, stringr
License: <a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-sa/4.0/88x31.png" /></a>
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
RoxygenNote: 7.3.1
Suggests: knitr,
rmarkdown
VignetteBuilder: knitr
Expand Down
Binary file modified Data/agData_FAO_Country_Table.RData
Binary file not shown.
Binary file modified Data/agData_FAO_Country_Table.csv.gz
Binary file not shown.
File renamed without changes.
Binary file modified Data/agData_SKAG_Lentil_Exports.RData
Binary file not shown.
Binary file modified Data/agData_SKAG_Lentil_Exports.csv.gz
Binary file not shown.
1 change: 1 addition & 0 deletions R/theme_agData.R
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,6 @@ theme_agData <- function(x, bgFill = "grey95", lineColor = "white", linesize = 0
panel.grid = element_line(color = lineColor),
panel.border = element_rect(colour = "black", fill=NA, size=linesize),
strip.background = element_rect(colour = "black", fill = stripFill, size = linesize),
legend.key = element_rect(colour = "white"),
...)
}
8 changes: 4 additions & 4 deletions docs/404.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions docs/authors.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions docs/index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions docs/pkgdown.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
pandoc: 2.19.2
pkgdown: 2.0.7
pkgdown: 2.0.8
pkgdown_sha: ~
articles: {}
last_built: 2024-02-05T20:49Z
last_built: 2024-04-17T20:47Z
urls:
reference: https://derekmichaelwright.github.io/agData/reference
article: https://derekmichaelwright.github.io/agData/articles
Expand Down
Loading

0 comments on commit 170fe71

Please sign in to comment.