cbind/rbind functions copied from gtable to cbind_gtable and rbind_gtable to avoid issues with generic method (different signature)removed experimental grobs and functions not widely used (they can be found at https://github.com/baptiste/gridextra if needed)
arrangeGrob/grid.arrange is now based on gtable
tableGrob/grid.table is now based on gtable