Man pages for rmsharp/wordPuzzle
Word Search Puzzles in R

add_wordCopies characters of the word into the puzzle_array
caseReturns the word either without change of folded to upper...
collapse_wordReturns the character vector collapsed into as a single...
expand_wordReturns a list with each character from the word in...
filter_out_bad_directionsReturns a vector of directions that can be used given the...
find_wordsPrints out location for each _word_ in a character vector
form_puzzle_arrayForms the empty puzzle array with '.' as the holder in each...
found_forward_and_backward_word_locationLooks for words in text and returns found words listed...
get_random_directionsReturns a character vector of directs with _n_directions_...
get_specificationsReads the puzzle description file and returns a character...
get_text_stringConcatenates and removes all blanks and punctuation all words...
get_trial_locationReturns a two element numeric vector with the row and column...
get_trial_word_listReturns a list containing the following: trial_word_vector -...
get_word_orderOrders words in decreasing length. Ties are in ASCII order.
get_wordsget_words reads in words to be inserted in the puzzle and the...
make_puzzleReturns a list with the filename, the specifications, a...
print_keyCreates puzzle text ready to print
print_puzzleCreates puzzle text ready to print
print_wordsPrints list of words to find
try_word_fitReturns a list consisting of a logical value indicating...
rmsharp/wordPuzzle documentation built on May 26, 2019, 10:36 a.m.