cl_file_copy: Closure for file-downloading

Description Usage Arguments Value

View source: R/utils.R

Description

A closure to provide a function to download a file, by copying it from the specified place. Useful for shiny::downloadHandler().

Usage

1
cl_file_copy(file_source)

Arguments

file_source

character describing path to file to be copied

Value

function


ijlyttle/shinychord documentation built on May 18, 2019, 3:41 a.m.