Package: ggeasy 0.1.6

ggeasy: Easy Access to 'ggplot2' Commands
Provides a series of aliases to commonly used but difficult to remember 'ggplot2' sequences.
Authors:
ggeasy_0.1.6.tar.gz
ggeasy_0.1.6.zip(r-4.7)ggeasy_0.1.6.zip(r-4.6)ggeasy_0.1.6.zip(r-4.5)
ggeasy_0.1.6.tgz(r-4.6-any)ggeasy_0.1.6.tgz(r-4.5-any)
ggeasy_0.1.6.tar.gz(r-4.7-any)ggeasy_0.1.6.tar.gz(r-4.6-any)
ggeasy_0.1.6.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
ggeasy/json (API)
NEWS
| # Install 'ggeasy' in R: |
| install.packages('ggeasy', repos = c('https://jonocarroll.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/jonocarroll/ggeasy/issues
Pkgdown/docs site:https://jonocarroll.github.io
Last updated from:5bb2e2147c. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 144 | ||
| source / vignettes | OK | 185 | ||
| linux-release-x86_64 | OK | 155 | ||
| macos-release-arm64 | OK | 99 | ||
| macos-oldrel-arm64 | OK | 111 | ||
| windows-devel | OK | 103 | ||
| windows-release | OK | 101 | ||
| windows-oldrel | OK | 109 | ||
| wasm-release | OK | 115 |
Exports:.all_element_text.all_theme_elseasy_add_legend_titleeasy_adjust_legendeasy_all_text_coloreasy_all_text_coloureasy_all_text_sizeeasy_caption_sizeeasy_center_titleeasy_change_legendeasy_change_texteasy_labseasy_legend_ateasy_legend_sizeeasy_legend_title_sizeeasy_move_legendeasy_plot_caption_sizeeasy_plot_legend_sizeeasy_plot_legend_title_sizeeasy_plot_subtitle_sizeeasy_plot_title_sizeeasy_remove_axeseasy_remove_gridlineseasy_remove_legendeasy_remove_legend_titleeasy_remove_x_axiseasy_remove_x_gridlineseasy_remove_y_axiseasy_remove_y_gridlineseasy_rotate_labelseasy_rotate_legendeasy_rotate_x_labelseasy_rotate_y_labelseasy_subtitle_sizeeasy_text_coloreasy_text_coloureasy_text_sizeeasy_title_boldeasy_title_plaineasy_title_regulareasy_title_sizeeasy_x_axis_labels_sizeeasy_x_axis_title_sizeeasy_y_axis_labels_sizeeasy_y_axis_title_size
Dependencies:clicpp11farverggplot2gluegtableisobandlabelinglifecycleR6RColorBrewerrlangS7scalesvctrsviridisLitewithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Easily add legend title(s) | easy_add_legend_title |
| Easily modify legends | easy_adjust_legend easy_change_legend easy_legend_at easy_move_legend easy_rotate_legend |
| Easily change text appearance | .all_element_text .all_theme_els easy_all_text_color easy_all_text_colour easy_all_text_size easy_caption_size easy_center_title easy_change_text easy_legend_size easy_legend_title_size easy_plot_caption_size easy_plot_legend_size easy_plot_legend_title_size easy_plot_subtitle_size easy_plot_title_size easy_subtitle_size easy_text_color easy_text_colour easy_text_size easy_title_bold easy_title_plain easy_title_regular easy_title_size easy_x_axis_labels_size easy_x_axis_title_size easy_y_axis_labels_size easy_y_axis_title_size |
| Easily add ggplot labels using label attribute of `data.frame` column | easy_labs |
| Easily remove one or more axes | easy_remove_axes easy_remove_x_axis easy_remove_y_axis |
| Easily remove gridlines | easy_remove_gridlines easy_remove_x_gridlines easy_remove_y_gridlines |
| Easily remove legend(s) | easy_remove_legend |
| Easily remove legend title Remove the legend title | easy_remove_legend_title |
| Easily rotate 'x' axis labels | easy_rotate_labels easy_rotate_x_labels easy_rotate_y_labels |
