table_predictions_per_country: Create table with predictions (per country)

View source: R/tables.R

table_predictions_per_countryR Documentation

Create table with predictions (per country)

Description

This function creates the table that shows the point predictions and their intervals, for the different countries.

Usage

table_predictions_per_country(what, data)

Arguments

what

an object produced by run_LMM_workflow() or run_RF_workflow()

data

a dataset with info on continents if breakdown by continent is required (optional)

Value

a tibble

Examples

# see see ?table_core_data


courtiol/rangeRinPA documentation built on Sept. 29, 2022, 9:54 a.m.