update_letters_known_in_position: Establish which letters are known to be in the correct...

Description Usage Arguments Value

View source: R/wordler.R

Description

For all items in game$guess, establishes the letters which are now known to be in the correct position in the target word. These are present as a character vector in game$letters_known_in_position in the returned object.

Usage

1

Arguments

game

'wordler' game object (as generated by new_wordler).

Value

A 'wordler' game object.


wordler documentation built on Feb. 1, 2022, 5:08 p.m.