Garrick Aden-Buie
ab88ed5e0e
Clean up return statements for #15
vor 7 Jahren
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.
vor 7 Jahren
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.
vor 7 Jahren
David
bfa7255a92
took out stringr calls, reduced single command pipes
vor 7 Jahren
David
779aef6183
working gather and spread
vor 7 Jahren
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
vor 7 Jahren
David
1f20c8bb29
allow textcolor
vor 7 Jahren
David
a861a5aa67
arguments can be now passed to tweak plot details
vor 7 Jahren
David
a29a10f3ae
all joins and sets properly working
vor 7 Jahren
David
cd19b3bca8
added package structure
vor 7 Jahren