Garrick Aden-Buie
3ab9ff2096
Rename to choose_text_color and update tests
Changed name of set_text_color() to choose_text_color() to avoid confusion with the global option setter functions, e.g. set_text_size(). Updated tests to reflect modified threshold.
пре 7 година
Garrick Aden-Buie
e600e4f31d
Add tidyr:: and dplyr:: where needed
Adds a few additional dplyr functions to the package imports, in particular: slice, data_frame, and row_number.
пре 7 година
David
bfa7255a92
took out stringr calls, reduced single command pipes
пре 7 година
David
779aef6183
working gather and spread
пре 7 година
David
3b19e34033
renamed some helper functions
this makes it easier to differentiate between the join-related and the (coming) tidyr-related functions that have similar goals
пре 7 година
David
1f20c8bb29
allow textcolor
пре 7 година
David
a861a5aa67
arguments can be now passed to tweak plot details
пре 7 година
David
a29a10f3ae
all joins and sets properly working
пре 7 година
David
cd19b3bca8
added package structure
пре 7 година