'Shiny_app function fileInput - big size

The function fileInput in ShinyApp gives error because file is too big, when I load a 85Mb csv/text file! How to work with big files using fileinput in ShinyApp? Also question - how can I load RDS files to ShinyApp fileInput?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source