Skip to contents

This function loads internally stored biodiversity data, selects variables required for this project, and returns the processed data. It handles null data with appropriate error messaging.

Usage

load_bd_data(data = bdData)

Arguments

data

A data frame. The biodiversity dataset to filter.

Value

A tibble containing the processed biodiversity data or NULL if an error occurs