powered by
n
width
height
row.col.page.fit(n, width = 8.5, height = 11)
# 9 frames on US letter paper row.col.page.fit(9) # 9 frames on a square row.col.page.fit(9, width = 10, height = 10)
Run the code above in your browser using DataLab