Learn R Programming

datacleanr (version 1.0.0)

module_server_extract_code_fileconfig: Server Module: Extraction File selection menu

Description

Server Module: Extraction File selection menu

Usage

module_server_extract_code_fileconfig(
  input,
  output,
  session,
  df_label,
  is_on_disk,
  has_processed
)

Arguments

input, output, session

standard shiny boilerplate

df_label

character, name of original df input

is_on_disk

Logical, whether df represented by df_label was on disk or from interactive R use

has_processed

reactive, logical, TRUE if filtered / selected points