Garrick Aden-Buie
e775ebccd0
loads but there will be issues with enter/exit in anim_opts
7 лет назад
David
dd8ae8c0f8
minor function changes
7 лет назад
David
b3d249e9a1
added color functionality to anim_options
before the additional arguments such as color_header = "black" would trigger a warning that the argument is not recognised. Now the color arguments passed to add_color_join
7 лет назад
Garrick Aden-Buie
ab88ed5e0e
Clean up return statements for #15
7 лет назад
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 лет назад