
Package index
-
deal_hand() - Deal a hand of cards
-
deal_hand_df() - Deal a hand of cards using
data.frame
-
eval_hand() - Evaluate a poker hand
-
eval_hand_df() - Evaluate a poker hand using
data.frame
-
eval_hand_phe() - Evaluate a poker hand using PH Evaluator
-
new_deck() - Create a deck of cards
-
new_deck_df() - Create a deck of cards using
data.frame
-
print_hand() - Print a hand of cards
-
print_hand_df() - Print a hand of cards using
data.frame