knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "README-"
)

Travis-CI Build Status

RStudio addin to evaluate function parameters via shortcut

This addin's use case was inspired by my personal workflow but technical details and the idea to use a GIF to showcase the pacakge were shamelessly copy-cycle-pasted from Jenny 'Queen of Spreadsheets and Mistress of De-Nerdification' Bryan's related jadd addin.

Installation

devtools::install_github("petermeissner/assignparams")

Showcase



petermeissner/assignparams documentation built on May 25, 2019, 1:52 a.m.