'Can I suppress specific plots when using OLSRR?

I'm using OLSRR for subset selection and it's very useful but when I knit it in markdown, it gives me 2 pages of plots. The first page has the R^2, adj-R^2, AIC and Cp, which I'm interested in, but the second page gives the SBIC and SBC, which I'm not. Is there any way to only get the first four graphs?

Thanks for any insight.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source