mod_shinyfiles_get_clinical_featurefile_path_server: Get Path to Clinical Feature File

View source: R/mod_shinyfiles_get_clinical_featurefile_path.R

mod_shinyfiles_get_clinical_featurefile_path_serverR Documentation

Get Path to Clinical Feature File

Description

Server code for getting path to clinical feature file using shinyfiles button. No QC done here. Make sure file is valid when creating MAF object from maf + clinical feature file

Usage

mod_shinyfiles_get_clinical_featurefile_path_server(id)

Arguments

id

Internal parameters for shiny.

Value

chosen filepath (string) (reactive). If multiple = TRUE, it returns a character vector instead of a string. When no file is selected, returns character(0)


CCICB/CRUX documentation built on Jan. 28, 2024, 10:12 p.m.