table_core_data: Create core data table

View source: R/tables.R

table_core_dataR Documentation

Create core data table

Description

This function creates the table with the core information about surveyed countries/territories. If the argument what is not null, it will also include estimates and densities for all PAs.

Usage

table_core_data(data, what = NULL)

Arguments

data

the complete dataset created with fetch_data().

what

an object produced by run_LMM_workflow() or run_RF_workflow()

Value

a tibble

Examples

table_core_data(data_rangers)


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