This function converts a list of parameters into a single observations
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 worflow. See
GeoPressureR::param_create()
for more information.