downloadCsv: Encodes a data frame as a CSV file to be downloaded

View source: R/shinylight.R

downloadCsvR Documentation

Encodes a data frame as a CSV file to be downloaded

Description

Encodes a data frame as a CSV file to be downloaded

Usage

downloadCsv(results)

Arguments

results

Data frame to be returned

Value

A list to be returned to the browser describing a CSV file to be downloaded.


shinylight documentation built on May 29, 2024, 12:04 p.m.