Learn R Programming

explore (version 1.3.4)

use_data_wordle: Use the wordle data set

Description

This data set contains the result of a real wordle challange (in german language) between tow players. Wordle is a game where a player guesses a five-letter word in six tries. The variable "try" reflects the success of player A and B. Other variables like "noun", "aeiou", "unique", "common" and "rare" reflect the properties of the word.

Usage

use_data_wordle()

Arguments

Value

Dataset

Examples

Run this code
use_data_wordle()

Run the code above in your browser using DataLab