grid_size: Grid size

Description Usage Arguments Value Examples

View source: R/grid_size.R

Description

Grid size

Usage

1
grid_size(h, w, ss)

Arguments

h

Expected height (cm) of knitting

w

Expected width (cm) of knitting

ss

Size square calculated from square_size()

Value

Grid size to do grid on image

Examples

1
2
tricot::grid_size(20, 20, square_size(31,24)) 
tricot::grid_size(5, 5, square_size(35,26))

Vaugoyeau/tricot documentation built on Feb. 28, 2021, 12:12 a.m.