pick_card: Pick a card to practice

Description Usage Arguments Value

View source: R/practice.R

Description

Pick a card to practice based on a user's practice progress.

Usage

1
pick_card(deck, progress, focus = 0.5)

Arguments

deck

A table containing deck information.

progress

A table containing a users practice progress.

focus

A number between 0 amd 1. Low numbers means less well known cards will be practiced, whereas higher number means more well known cards will be practiced.

Value

The row index in the deck of the card to practice


zachary-foster/flashcards documentation built on April 23, 2020, 7:26 a.m.