get_trial_word_list: Returns a list containing the following: trial_word_vector -...

Description Usage Arguments

Description

Returns a list containing the following: trial_word_vector - character vector containing the contents of the puzzle_array beginning at the location selected and continuing for the length of the word and in the direction indicated. location - 2 element integer vector containing a random location of the first character of the word direction - 1 element character vector containing the direction descriptor

Usage

1
get_trial_word_list(puzzle_array, word, direction, specifications)

Arguments

puzzle_array

character vector containing the puzzle

word

character vector of one element with word to be put into puzzle array.

direction

character vector of one element that specifies the proposed direction.

specifications

puzzle specifications


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