prepare_fileInput: Prepare file input

View source: R/utils_prepare_fileInput.R

prepare_fileInputR Documentation

Prepare file input

Description

Prepare files uploaded using shiny::fileInput().

Usage

prepare_fileInput(x)

Arguments

x

data.frame object.

Details

This function renames files to their original file names after they have been uploaded.

Value

character file paths.


NCC-CNC/wheretowork documentation built on Feb. 27, 2025, 6:11 p.m.