update_selected_varnames: Update selected varnames during extract mode

Description Usage Arguments Value

View source: R/extract-utils.R

Description

Update selected varnames during extract mode

Usage

1

Arguments

selected

last state of selected varnames

new

new state of selected varname following last click.

Value

a vector of updated selected varnames. If new contains a new varname, the varname is added to the end of selected. If a varname has been removed in new, retuns selected with the varname removed.


annakrystalli/sedMaps documentation built on June 22, 2021, 1:11 a.m.