This function converts a list of parameters into a single tags
tibble according to the
GeoLocator Data Package specification.
Arguments
- params
A list of GeoPressureR parameter objects. These parameters should have been generated during the GeoPressure workflow. See
GeoPressureR::param_create()
for more information.
Value
A tibble::tibble()
data frame with columns tag_id
, manufacturer
, scientific_name
,
ring_number
, model
, and firmware
(if soi_settings
is present).