cbailiss / pivottabler

Create Pivot Tables natively in R

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Set Styling Improvements

cbailiss opened this issue · comments

If one of rFrom, rTo, cFrom, cTo is specified but none of the other arguments, then the other arguments should default to 1 or row/column count.
Plus add rowNumbers and columnNumbers arguments.
Plus an additional argument to restore the current behaviour for backward compatibility reasons.