knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

ecmfuns: Evan's personal collection of functions

This package is a compilation of R functions I find useful in my day-to-day work. Here is a list of each function and a brief description of what it does:

hex_extract(): pull the average hexidecimal color code from an image file

new_notes(): creates a template Rmd document for taking notes on journal papers and books)



evanmascitti/ecmfuns documentation built on April 5, 2025, 1:52 a.m.