r - Why ggplot2, reshape2? -


This is just a few things that started to start me.

What does the Naming Convention stand for ggplot2 in the package? Originally described as reshape2 , the original package was originally reshape that has been improved and the latest recycling is reshape2 ,

But why 2 in ggplot2 ?

Check this tweet by the author of Ggplot2 for the same reason:


Comments

Popular posts from this blog

c# - Reactive Extensions ControlScheduler -

scala - Play Framework - how to bind form to a session field -

c++ - Why does Visual Studio Release build break on non-executing code line -