r-cowplot
|
public |
Some helpful extensions and modifications to the 'ggplot2' package. In particular, this package makes it easy to combine multiple 'ggplot2' plots into one and label them with letters, e.g. A, B, C, etc., as is often required for scientific publications. The package also provides a streamlined and clean theme that is used in the Wilke lab, hence the package name, which stands for Claus O. Wilke's plot package.
|
2025-03-25 |
r-readr
|
public |
Read flat/tabular text files from disk (or a connection).
|
2025-03-25 |
r-argparse
|
public |
A command line parser to be used with Rscript to write "#!" shebang scripts that gracefully accept positional and optional arguments and automatically generate usage.
|
2025-03-25 |
r-findpython
|
public |
Package designed to find an acceptable python binary.
|
2025-03-25 |
r-captioner
|
public |
Provides a method for automatically numbering figures, tables, or other objects. Captions can be displayed in full, or as citations. This is especially useful for adding figures and tables to R markdown documents without having to numbering them manually.
|
2025-03-25 |
r-setwidth
|
public |
Automatically sets the value of options("width") when the terminal emulator is resized. The functions of this package only work if R is compiled for Linux systems and it is running interactively in a terminal emulator.
|
2025-03-25 |