Nothing
iorder
, icut
and irec
when variable name is not syntactically valid (#133, @bassam-abulnoor)iorder
when reordering a numeric variable with forcats
(#131, @bassam-abulnoor)irec
when recoding a numeric variable with forcats
(#131, @bassam-abulnoor)rp2018
datasetrp99
datsetNA
values in weights and normwt=TRUE
in wtd.table
describe()
(#126)useNA
and deprecate na.rm
and na.show
arguments to wtd.table
(thanks @nalimilan)fct_relevel
method to iorder
(thanks @nalimilan)ggsurvey()
for easy plots with survey
objects and
ggplot2
(#123, @larmarange)dplyr::recode
method from irec
as it is in questioning lifecycleforcats
and dplyr
detection in irec
(thanks @matthias-studer)irec
, icut
or iorder
(thanks @matthias-studer)irec
, icut
or iorder
are called with a data frame with the same name as a function (thanks @nalimilan)irec
and iorder
instead of relying on unique
(thanks @nalimilan)look_for()
and lookfor()
are now simply imported and reexported
from labelled
(#111, @larmarange)fertility
and fecondite
datasets imported with haven 2.3.0 (thanks @larmarange)wtd.var
function. Use Hmisc::wtd.var
instead.freq
dplyr::recode_factor
instead of using factor()
(thanks @larmarange)labelled
2.0.0rprop
, cprop
and prop
compatible with janitor::tabyl
for pipeline integrationR2HTML::HTML
with knitr::kable
in clipcopy
describe
(thanks @gdutz)exclude
argument to wtd.table
(thanks @pgtpg)clipcopy
work with tibblesiorder
verification tablepkgdown
package documentation at https://juba.github.io/questionr/cum
, sort
and NAs in freq
(thanks @scoavoux)forcats
in irec
forcats::fct_recode
in irec
dplyr::recode
in irec
useNA
and exclude
in freq
(thanks @scoavoux)na.rm
argument to cross.multi.table
. Use na.rm = FALSE
to display NA level in crossvar
rp2012
datasetfertility
dataset (@larmarange)ltabs
function, for labelled variables cross-tabulation (@larmarange)describe
, lookfor
and freq
are harmonized and now work with labelled
variables (@larmarange)labelled
package (@larmarange)freq
added to describe
(@larmarange)lookfor
results (@larmarange)irec
, icut
and iorder
have been converted to RStudio addins. They now work both with vectors and data frames.irec
allows to select the type of output : character, factor or numeric (thanks @larmarange)irec
now works with numeric variablesirec
now trims leading and trailing whitespaces in inputted valuesirec
n
argument to display the total number of
observations by row or column (when freq=TRUE
).tfreq
argument to display row percentages
based on the (potentially weighted) contingency table of respondants.freq
argument to display column percentages
based on the (potentially weighted) contingency table of crossvar on respondants.freq
argument to compute percentages based on
(potentially weighted) number of repondants. Note that freq
is set to TRUE
by defaultkeywords
argument changed to "" (displays all variables)n
to cprop and rprop to display the number of observations
per row/columnfreq
now displays, by default, a column of percentage based on
non-missing valuescut
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.