Learn R Programming

Fragman (version 1.0.9)

best.layout: complementary tools for layout

Description

This function just find the best layout fit for a number of plots desired.

Usage

best.layout(x)

Arguments

x

A scalar value indicating the number of plots desired

Value

Returns the best layout

res

the number of rows and columns giving the best fit

Details

No major details

References

Covarrubias-Pazaran G, Diaz-Garcia L, Schlautman B, Salazar W, Zalapa J. Fragman: An R package for fragment analysis. 2016. BMC Genetics 17(62):1-8.

Robert J. Henry. 2013. Molecular Markers in Plants. Wiley-Blackwell. ISBN 978-0-470-95951-0.

Ben Hui Liu. 1998. Statistical Genomics. CRC Press LLC. ISBN 0-8493-3166-8.

Examples

Run this code
# NOT RUN {
best.layout(9)
# }

Run the code above in your browser using DataLab