Skip to contents

chensus 2.1.0

chensus 2.0.0.

New features

chensus 1.0.0

New features

  • Initial release of chensus package.

Changes

  • Combined total and proportion estimates in a single table using se_total_prop().
  • Changed se_mean_cat() into se_prop().
  • Updated functions to support tidy evaluation (unquoted arguments).
  • Separated se_mean() into two functions: se_mean_num() and se_mean_cat().
  • Replaced the condition argument with the ellipsis ....