show_transect: show_transect

Description Usage Arguments

View source: R/plot_interactions.R

Description

Processes the plots double click and hover inputs to create a transect line. Used within an observeEvent

Usage

1
show_transect(transect_dat, x_val, y_val, input_)

Arguments

transect_dat

Reactive dataframe holding x and y values

x_val

Plot input for double click interaction x values

y_val

Plot input for double click interaction y values

input_

Placeholder parameter to pass the 'input$hover' from enclosing env


condwanaland/nebula documentation built on May 9, 2020, 11:21 p.m.