removeUI_component: Remove component from UI

View source: R/fct_removeUI_component.R

removeUI_componentR Documentation

Remove component from UI

Description

Function to add a UI once a component has been submitted

Usage

removeUI_component(NGLVieweR, data, type, id)

Arguments

NGLVieweR

viewer component

data

data.frame of saved components

type

type of component. E.g. label, selection, contact

id

ID of selected remove link

Examples

removeUI_component('selection', input$selectionRemove_id)

nvelden/shinyNGLVieweR documentation built on Nov. 20, 2024, 2:12 a.m.