make_puzzle: Returns a list with the filename, the specifications, a...

Description Usage Arguments

Description

Returns a list with the filename, the specifications, a puzzle_array, and the word_key.

Usage

1
make_puzzle(filename, upper_case = TRUE)

Arguments

filename

the name of the file with the puzzle words and specifications

upper_case

a logical flag indicating whether or not the puzzle is folded to upper case or not.


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