Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 433 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 433 Bytes

memory

The goal of memory is to provide a simple (useless) shiny app to crash test memroy usage in production (shinyproxy, kubernetes,...)

Installation

#install.packages("remotes")
remotes::install_github("vincentguyader/memory")

Example

memory::run_app()