shift_sprite_row {pixelpuzzle} | R 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
[Package pixelpuzzle version 1.0.1 Index]