format_output_resplot {biometryassist} | R Documentation |
Format final output based on facet structure
Description
Format final output based on facet structure
Usage
format_output_resplot(output, facet, facet_name, onepage, onepage_cols)
Arguments
output |
List of plot objects |
facet |
Number of facets |
facet_name |
Names of facets |
onepage |
Logical, combine plots on one page |
onepage_cols |
Number of columns for onepage layout |
[Package biometryassist version 1.3.1 Index]