Record the observation object

record_observation(obs, heatmap_id = shiny_env$current_heatmap_id)

Arguments

obs

Observation object returned by observe or observeEvent.

heatmap_id

The Heatmap ID.

Examples

# There is no example
NULL
#> NULL