almartin82 / mapvizieR

visualizations and reports for the NWEA MAP assessment in R
Other
17 stars 6 forks source link

resolve deprecated ggplot theme options #319

Open almartin82 opened 7 years ago

almartin82 commented 7 years ago

eg

strand boxes produces proper plot with a grade level of kids (@test_strand_boxes.R#13) - `panel.margin` is deprecated. Please use `panel.spacing` property instead

quealy_subgroups with small_n filter (@test_quealy_subgroups.R#200) - `panel.margin` is deprecated. Please use `panel.spacing` property instead