npe_update_subplots: Change subplot names

View source: R/functions.R

npe_update_subplotsR Documentation

Change subplot names

Description

The 2024 release features a change in subplot names. This function changes subplot names of the Plant Presence and Percent Cover raw list object from the old format to the new format, to ensure backwards compatibility. This is mostly an internal helper function

Usage

npe_update_subplots(neon_div_object)

Arguments

neon_div_object

a list downloaded using npe_download containing Plant Presence and Percent Cover data

Value

a

Examples

data("D14")
D14_updated <- npe_update_subplots(D14)

neonPlantEcology documentation built on June 22, 2024, 12:26 p.m.