format_ae_specific()
now has new arguments filter_method
and filter_criteria
to control displayed rows in a table, sort_order
and sort_column
to sort an output table, and hide_soc_stats
to control display of statistics for SOC rows (#191, #192, #203).data/metalite_ae_adesxum.rda
(#189).avg_count()
and extend_ae_specific_events()
(#194).empty_table()
to return an empty table object when data has no population (#200).extend_ae_specific_events()
and extend_ae_specific_duration()
(#194, #199).avg_event()
and avg_duration()
(#199).avg_event()
, avg_duration()
, extend_ae_specific_events()
and extend_ae_specific_duration()
(#200).fmt_est()
to change display of missing values from a character string of "NA" to a blank in an output table (#194).extend_ae_specific_inference()
to pass additional arguments to rate_compare_sum()
(#197).tlf_ae_summary()
now has a new argument title
for a user-customized title (#133).extend_ae_specific_subgroup()
, prepare_ae_specific_subgroup()
, format_ae_specific_subgroup()
, tlf_ae_specific_subgroup()
, extend_ae_summary_eaer()
, format_ae_exp_adj()
and tlf_ae_exp_adj()
(#150, #161, #174, #180).data/metalite_ae_adex.rda
(#164).vignette("ae-specific-subgroup")
and vignette("exposure-adjusted-event-rate")
(#167, #169).outdata
in prepare_ae_specific()
(#186).format_ae_specific()
(#135).avg_event()
and avg_duration()
(#136).prepare_ae_specific()
(#137).NA
in prepare_ae_specific()
(#166).NA
(#179).dplyr
and tidyr
from avg_event()
, avg_duration()
and fmt_val()
(#136).title
argument in tlf_ae_specific()
(#138).R/n_subject.R
and change to use metalite::n_subject()
in prepare_ae_specific()
(#144).meta_ae_exmple()
(#158).R/rtf_output.R
to R/utility.R
.rate_compare_sum.R
, R/to_mock.R
and R/to_sentence.R
.to_rate_compare_sum()
to R/rate_compare.R
, and move to_mock()
and to_sentence()
to R/utility.R
.R/outdata.R
to control outdata
object (#161).README.md
(#177).DESCRIPTION
file to reformat the reference.NEWS.md
file to track changes to the package.Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.