- New function
test_local_as_cran()
tidy.msSurv()
removed asmsSurv
is not anymore on CRANsignif_stars()
now available inggstats
lm_right()
,lm_left()
andlm_zero()
have been removed as not working anymore and considering that it is possible to passxseq
argument togeom_smooth()
long_to_periods()
has been updated..data
argument has been renameddata
ggsurvey()
has been moved toquestionr
.ggcoef_model()
andgeom_stripped_rows()
has been moved toGGally
.tidy_detailed()
has been removed and could be replaced bybroom.helpers::tidy_plus_plus()
.ggcross()
has been removed.
stat_prop()
,stat_weigthed_mean()
andstat_cross()
have been moved toGGally
(>= 2.0.0)stat_fill_labels()
&stat_stack_labels()
are deprecated. UseGGally::stat_prop()
instead.ggcross()
has been updated.ggchisq_res()
is now deprecated. You could use insteadGGally::ggtable()
orJLutils::ggcross()
.tidy_detailed()
keeps now the original order of terms.
- a
ggsurvey()
function for easy ggplot from a survey object - an experimental
stat_weighted_mean()
tidy.clm()
,tidy.clmm()
andtidy.svyolr()
are now part ofbroom
and have been removed from JLutils.tidy_chisq()
is deprecated. Useaugment()
frombroom
instead.
- Compatibility with
scales
version 1.1.0 (i.e. usinglabel_number()
instead ofnumber_format()
)
- Added
stat_prop()
for computing proportions inggplot2