- Prepare for CRAN
- Fix bug where installing with vignettes fail
- added ellipsis
...
to plotly::add_trace for people to add more arguments.
- Adapted to work with dplr 0.8.1
- Changed ggseg_atlas-class to have nested columns for easier viewing and wrangling
-
Changed atlas.info to function
atlas_info()
-
Changed brain.pal to function
brain_pal()
-
Changed atlas.info to function
atlas_info()
-
Reduced code necessary for
brain_pals_info
-
Simplified
display_brain_pal()
-
Moved paletted of ggsegExtra atlases to ggsegExtra package
-
Added a
NEWS.md
file to track changes to the package. -
Changes all
data
options to.data
to decrease possibility of column nameing overlap -
Added compatibility with
grouped
data.frames -
Reduced internal atlases, to improve CRAN compatibility
-
Added function to install extra atlases from github easily
-
Changes vignettes to comply with new functionality