table_predictions_per_continent: Create table with predictions (per continent)

View source: R/tables.R

table_predictions_per_continentR Documentation

Create table with predictions (per continent)

Description

This function creates the table that shows the point predictions and their intervals, for the different continents. NOTE: superseeded by table_predictions_summary().

Usage

table_predictions_per_continent(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 ?rangeRinPA


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