makePatternBlock: makePatternBlock

View source: R/J002_makePatternBlock.R

makePatternBlockR Documentation

makePatternBlock

Description

Functions to create a block of the same pattern repeated over and over.

Usage

runPatternBlock(input)

makePatternBlock(...)

Arguments

...

parameters passed to the component and the function runPatternBlock. See details.

Details

makePatternBlock creates an entire block of patterns.

Value

makePatternBlock creates a component whilst runPatternBlock takes in a component and returns a list of components.

See Also

Other patterns: checkPatterns, patternBasics, patternNames(), squarePatterns, stripePatterns, trianglePatterns

Examples

print(1+1)

R-graphic-design/RGD documentation built on Jan. 2, 2023, 10:30 p.m.