In order to properly execute this recipe, the ggExtra package must be locked and loaded. Run the following code to make that happen:
> if( !require(ggExtra)){ install.packages('ggExtra')}
Once ggExtra is installed we can go on.