I have been using subplot in MATLAB for a long time, but I thought, "Maybe it's time to try migrating to tiledlayout..." so I explored how to use "tiledlayout" in a way that is familiar to "subplot" ...
## CODE FOR DATASET BUILDING: pieplot<- data.frame("phylum" = c("Non-classified genera", "Genera with RA < 1%", "Firmicutes", "Fibrobacteres", "Bacteroidetes ...