snackman_html: Snackman game HTML

Description Usage Arguments Value Examples

View source: R/snackman_loader.R

Description

fun game inspired on pacman

Usage

1
snackman_html(header = "Snackman")

Arguments

header

The title to display over the game.

Value

Panel that will load the snackman game.

Examples

1
2
snackman_html()
snackman_html(header = "Custom header")

informalr/snackman documentation built on March 31, 2021, 2:39 a.m.