app_download_functions: GenEst app download funtions

app_download_functionsR Documentation

GenEst app download funtions

Description

Handle downloading of app data and figures

Usage

downloadCPFig(rv)

downloadCPmod(rv, input)

downloadSEFig(rv)

downloadSEmod(rv, input)

downloadgFig(rv, sc)

downloadMres(rv, input)

downloadMFig(rv, split = TRUE)

downloadTable(filename, tablename, csvformat)

downloadgres(rv, input)

Arguments

rv

the reactive values list

input

list of shiny input parameters

sc

size class

split

logical indicator to use the split or not

filename

the name for the file writing out

tablename

the name of the table in the rv list

csvformat

format for .csv file: "" or NULL for comma-separated, 2 for semi-colon separated

Value

download handler functions


ddalthorp/GenEst documentation built on June 4, 2023, 1 a.m.