learn | R Documentation |
Given current knowledge, guess and Wordle's reply, this function updates the knowledge object.
learn(knowledge, guess, reply)
knowledge |
object of S3 class 'wordle_knowledge' |
guess |
character, the guess |
reply |
character, wordle's reply (5 characters out of 'f', 't', 'p') |
updated knowledge object of S3 class 'wordle_knowledge'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.