Learn R Programming

⚠️There's a newer version (1.9.0) of this package.Take me there.

ympes

ympes provides a collection of lightweight helper functions (imps) both for interactive use and for inclusion within other packages. These include functions for visualising colour palettes, quoting user input, searching rows of a data frame and a set of minimal assertion functions.

You can install the released version of ympes from CRAN with:

install.packages("ympes")

Image from Le grand Etteilla, ou, l’art de tirer les cartes. Author Simon Blocquel (1780–1863, under the pseudonym Julia Orsini). B+W version (and details) obtained from wikipedia.

Copy Link

Version

Install

install.packages('ympes')

Monthly Downloads

817

Version

1.6.0

License

GPL-3

Maintainer

Tim Taylor

Last Published

October 31st, 2024

Functions in ympes (1.6.0)

fstrcapture

Capture string tokens into a data frame
new_name

Generate column names for a data frame
assertions

Argument assertions (Experimental)
greprows

Pattern matching on data frame rows
new_package

Create a package skeleton (Experimental)
plot_palette

Plot a colour palette
cc

Quote names
ympes-package

ympes: Collection of Helper Functions