shift_sprite_row: Sift a row of the sprite

View source: R/pixelpuzzle.R

shift_sprite_rowR Documentation

Sift a row of the sprite

Description

Sift a row of the sprite

Usage

shift_sprite_row(img, row = 1, shift = 1)

Arguments

img

Image of Sprite (vector of strings)

row

Which row is shifted

shift

Nuber of shifts

Value

Sprite


pixelpuzzle documentation built on Feb. 16, 2023, 8:41 p.m.