Skip to contents

helper - creates leaflet map for summary report

Usage

map_single_location(
  row_index = NULL,
  inshiny = FALSE,
  input_circleweight_in,
  react_sanitized_bt_rad_buff,
  react_submitted_upload_method,
  react_data_uploaded,
  react_data_processed
)

Arguments

row_index

which site in the table is the one of interest

inshiny

logical

input_circleweight_in

from shiny

react_sanitized_bt_rad_buff

from shiny

react_submitted_upload_method

from shiny

react_data_uploaded

from shiny, needed only if shapefile was input

react_data_processed

from shiny, results like output of ejamit(), but only 1 row of 1 table gets used