play24points: play24points

View source: R/fun.play24points.R

play24pointsR Documentation

play24points

Description

Randomly pick 4 cards. You can define the min and max values of the cards to be picked!

Usage

play24points(max.value = 10, min.value = 1)

Arguments

max.value

max value in the pocker cards, default 1

min.value

min value in the pocker cards, default 5

Examples

play24points()


jiayiliujiayi/timekiller documentation built on June 15, 2025, 6:31 a.m.