distr_wordle | R Documentation |
Given a knowledge object, the function simulates several Wordle games. It is a wrapper to sim_wordle.
distr_wordle(n, knowledge, ...)
n |
numeric, number of games to play |
knowledge |
object of S3 class 'wordle_knowledge' |
numeric, vector of numbers of guesses needed (or NA if not guessed in 6 or less tries)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.