R package for Luke-related database-wrappers, color-themes and templates.
To install this, first install packages
remotesXMLrsvg
e.g. install.packages(c("remotes", "XML", "rsvg")) . Then run inside R one of
remotes::install_github("antiphon/lukeR")
# or with some examples
remotes::install_github("antiphon/lukeR", build_vignettes = TRUE)If you are connected to Reitti, you might need to adjust your proxy-settings to be able to install directly from Github. This can be done by adding the line
Sys.setenv(https_proxy="http://*secret goverment proxy here*")
into your .Rprofile (e.g. using usethis::edit_r_profile())
At the moment you need to ask the proxy address details from e.g. Teams channel "Luke R users" (see wiki therein).
- ggplot (partly done)
- scale_*_gradient
- scale_*_continous
- scale_*_discrete
- facet_grid wrap
- R-markdown document css
Maybe
- Shiny app css
- flexdashboard css
- raster, rasterViz, spplot, tmap, leaflet, etc?
- accessibility
- Color palettes:
- main
- fades
- sets for plots
- typeface names
- Luke logo with adjustable colors
- background
- title
- bubble
- subtitle
- output svg or bitmap
- LaTeX Beamer presentation
- LaTeX report-template
Office-suite templates are already on Valtti-machines.
- Official graphical guide
- Rmd example of plots