get_inclusion_table: Get proportion of positive sets in each SYN or HBLL region

View source: R/stitch-survey.R

get_inclusion_tableR Documentation

Get proportion of positive sets in each SYN or HBLL region

Description

A lookup table to see the proportion of positive sets across species and regions. Renders a flextable object in a browser with rows highlighted based on the proportion of positive sets ("red" less than or equal to 0.01, "orange" between 0.01 and 0.03, "yellow" between 0.03 and 0.05).

Usage

get_inclusion_table(survey_dat = NULL, survey_type)

Arguments

survey_dat

A dataframe from ⁠[gfplot::get_survey_sets()]⁠

survey_type

A string matching one of: "synoptic", "hbll_outside", "hbll_inside"

Value

A flextable object in a browser.


pbs-assess/gfsynopsis documentation built on March 26, 2024, 7:30 p.m.