It would be nice to make something like this work: ``` R reload('ggplot2') # Error: Can't find package ggplot2 ``` And also have a more informative error message.
It would be nice to make something like this work:
And also have a more informative error message.