Skip to contents

vauryou (development version)

  • initial pkgdown documentation + get started vignette
  • changle license to EUPL

vauryou 0.2.2

  • write_nice_excel() now accepts single data frames for both data and documentation; if multiple dfs are passed in a list, the list can be unnamed

vauryou 0.2.1

Fixes

  • Fix, export, document and improve save_png()
  • Improve other docs
  • Path from write_nice_excel() now returned invisibly

vauryou 0.2.0

Breaking changes

  • new logic and param names for pth(): first param is used to index into config.yml; if not found, it is used as the first subdirectory of the path.

Improvements

  • better README
  • new uv_cols object with all colours
  • improved documentation

Fixes

  • fixed some R CMD CHECK warnings

vauryou 0.1.0

  • all basic functions - very rough but works