Skip to contents

This function converts a list of parameters into a single tags tibble according to the GeoLocator Data Package specification.

Usage

params2t(params)

Arguments

params

A list of GeoPressureR parameter objects. These parameters should have been generated during the GeoPressure worflow. See GeoPressureR::param_create() for more information.

Value

A tibble with columns tag_id, manufacturer, scientific_name, ring_number, model, and firmware (if soi_settings is present).