add                     Set, change and remove the attributes of a
                        'tbl_now'
add_temporal_effects    Attach calendar effects to a 'tbl_now', and
                        turn them into columns
aggregate_time_units    Coarsen a 'tbl_now' onto a bigger time unit
align_weeks             Put weekly data on a common weekday
as_tbl_now              Transform an object into a 'tbl_now'
as_tibble.tbl_now       Coerce a 'tbl_now' to a tibble or a data frame
as_tibble.tbl_nowcast   Coerce a 'tbl_nowcast' into a 'tibble'
assign_tbl              Base R operations on a 'tbl_now'
autoplot.tbl_now        Diagnostic 'autoplot' for a 'tbl_now'
autoplot.tbl_nowcast    Plot a nowcast
calendar_effect_plots   Calendar effects on the case counts or on the
                        reporting delay
censoring               Record a report or a delay as a bound rather
                        than a fact
complete_zeroes         Fill in the days when nothing was reported
covid_colombia          COVID-19 Notifications - Colombia 2020-2023
covid_us                covid_us: CDC COVID-19 Case Surveillance Public
                        Use Data (2020)
denguedat               denguedat: Dengue fever individual-level
                        reporting data from Puerto Rico
diagnose                Diagnose a 'tbl_now'
diagnose_batches        Screen the report axis for batched reporting
diagnose_batches2       Test whether one report date drew from
                        unusually old event dates
diagnose_changepoint    Detect an abrupt change point in the
                        reporting-delay distribution
diagnose_drift          Test whether the reporting-delay distribution
                        drifts over time
diagnostic_plot         Diagnostic plots of the reporting process
engine                  Specify a nowcasting model and its arguments
example_engine          A toy engine for examples
flusight                flusight: NHSN Weekly Hospital Respiratory Data
                        from FluSight
get_latest_first        Cases at a chosen point in the reporting
                        process
hai_bucaramanga         Healthcare-Associated Infections - Bucaramanga,
                        Colombia 2020-2023
is_nowcast_engine       Is this an engine?
is_tbl_nowcast          Is this object a 'tbl_nowcast'?
is_weekday              Is a date a weekday or a weekend?
list_nowcast_methods    List the available nowcasting methods
mpoxdat                 mpoxdat: Mpox reporting data from the 2022 New
                        York City outbreak
nowcast_backtest        Refit several methods at past 'now' dates and
                        score them
nowcast_data_getters    Read what a 'tbl_now' was told about itself
nowcast_diagnose_components
                        Individual blocks of a 'tbl_now' diagnosis
nowcast_engines         Engines for the built-in nowcasting packages
nowcast_ensemble        Combine several nowcasts into an ensemble
nowcast_fit.diseasenowcasting
                        Fit a nowcast with one modelling package
nowcast_quantile_levels
                        Default quantile levels for a nowcast
nowcast_summary_components
                        Individual blocks of a 'tbl_now' summary
nowcast_tidy.diseasenowcasting
                        Standardise a fitted nowcast
nowcast_weights         Ensemble weights from a backtest
plot_cycles             Periodogram of the case counts or of the
                        reporting delay
plot_delay_distribution
                        Empirical distribution of the reporting or
                        revision delay
plot_delay_drift        Visualise whether the reporting-delay
                        distribution drifts over time
plot_delay_profiles     Plot the per-date delay profiles
plot_epidemic_process   The epidemic process and the reporting process
plot_observed_cases     Observed epidemic process with the
                        incompleteness line
plot_reporting_hexamap
                        Plot the reporting triangle as an
                        age-period-cohort hexamap
plot_reporting_triangle
                        Plot the reporting triangle
plot_revision_status    How much of each day has been resolved
plot_transport_discriminant
                        Plot the transport-discriminant plane
print.tbl_now_diagnosis
                        Print a 'tbl_now' diagnosis
print.tbl_now_summary_table
                        Print a 'tbl_now' summary
revised_cases           Cases at a chosen point in the revision process
revision_delay          Compare revision delays between confirmed and
                        retracted cases
run_nowcast             Nowcast a 'tbl_now' with any supported
                        modelling package
sari_bh                 sari_bh: Severe Acute Respiratory Illness data
                        from Belo Horizonte (Brazil), 2020-2022
score_nowcast           Score a nowcast against observed data
simulate_batch          Inject a batch into a 'tbl_now' by withholding
                        and then releasing reports
surveillance_grids      The date grids 'surveillance::nowcast()' needs
tbl_now                 Create a 'tbl_now' object
tbl_now_EpiNow2         Convert between 'tbl_now' and 'EpiNow2'
tbl_now_attributes      List what a 'tbl_now' was told about itself
tbl_now_baselinenowcast
                        Convert between 'tbl_now' and 'baselinenowcast'
tbl_now_coercion_methods
                        Coerce a 'tbl_now' with another package's
                        generic
tbl_now_data_table      Convert between 'tbl_now' and 'data.table'
tbl_now_epidist         Convert between 'tbl_now' and 'epidist'
tbl_now_epinow2_snapshots
                        Snapshots of one series, as 'EpiNow2' estimates
                        truncation from
tbl_now_epinowcast      Convert between 'tbl_now' and 'epinowcast'
tbl_now_nobbs           Convert a 'tbl_now' into the line list 'NobBS'
                        nowcasts from
tbl_now_palette         The 'tbl.now' colour palette
tbl_now_summary         Summarise a 'tbl_now'
tbl_now_surveillance    Convert a 'tbl_now' into the line list
                        'surveillance' nowcasts from
tbl_now_surveillance_list
                        One 'surveillance' line list per stratum
tbl_now_triangle_list   One reporting triangle per stratum
tbl_now_tsibble         Convert between 'tbl_now' and 'tsibble'
tbl_nowcast             A nowcast produced by 'run_nowcast()'
temporal_effects        Calendar effects to include in a nowcast
tidy.delay_distribution
                        Tidy a fitted delay distribution
tidy.nowcast            Tidy a fitted nowcast into one standard table
tidy.nowcast_backtest   Tidy the predictions and scores of a
                        'nowcast_backtest()'
tidy.tbl_nowcast        Tidy a nowcast produced by 'run_nowcast()' or
                        'nowcast_ensemble()'
to_count                Convert between linelist and aggregated count
                        data
transport_discriminant
                        The transport discriminant of a reporting
                        series
update.tbl_now          Append newly arrived data to a 'tbl_now'
validate_tbl_now        Check that an object is a valid 'tbl_now'
