Exploring Distributions with {shiny} and {TidyDensity} Part 3

Introduction In the previous post we allowed users to choose a distribution and a plot type. Now, we want to allow users to download a .csv file of the data that is generated. In the UI, we added a downloadButton with outputId = "download_data" ... Continue reading: Exploring Distributions with {shiny} and {TidyDensity} Part 3
http://dlvr.it/Smqyz9

تعليقات

المشاركات الشائعة من هذه المدونة

How to add R {magrittr}’s %>% Pipe Operator in VSCode as Keyboard Shortcut