add_word: Copies characters of the word into the puzzle_array

Description Usage Arguments

Description

Copies characters of the word into the puzzle_array

Usage

1
add_word(puzzle_array, word, location, offset)

Arguments

puzzle_array

- character vector containing the puzzle

word

1 element character vector containing the word being placed in the puzzle

location

row and column location

offset

number of rows and columns the location is to be offset.


rmsharp/wordPuzzle documentation built on May 26, 2019, 10:36 a.m.