View source: R/module_extract_code_fileconfig.R
module_server_extract_code_fileconfig | R Documentation |
Server Module: Extraction File selection menu
module_server_extract_code_fileconfig(
input,
output,
session,
df_label,
is_on_disk,
has_processed
)
input , output , session |
standard |
df_label |
character, name of original df input |
is_on_disk |
Logical, whether df represented by |
has_processed |
reactive, logical, TRUE if filtered / selected points |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.