Shiny is an R package which allow building interactive web applications by combining the power of R with the current trends of the modern web. Users can develop web applications directly in R using RStudio, without worrying about Javascripts, CSS and HTML (or at least, with a little knowledge of them). Web applications can then be shared using RStudio products, such as shinyapps.io, …
Recently, I was talking with my collegues and they were impressed that I could find a linux command I typed two years ago in my bash history. They think that I was kidding them, but I spent a lot of time in managing bash history and you could imagine how can be useful to track very all the complex linux commands you typed recently (or not).
In my work experience I spend a lot of time with bash terminal, facing different aspects like programming, maintaining our work infrastructure or performing data analysis. Since I move from different projects I found…
Bioinformatician, Researcher, Developer