The data_extract_ui
is located under extended html id. We could not use ns("original id")
for reference, as it is extended with specific suffixes.
Arguments
- varname
(
character
)
the original html id. This should be retrieved withns("original id")
in the UI function orsession$ns("original id")
/"original id" in the server function.- dataname
(
character
)dataname
from data_extract input. This might be retrieved likedata_extract_spec(...)[[1]]$dataname
.- filter
(
logical
) optional,
if the connectedextract_data_spec
has objects passed to itsfilter
argument