# install.packages('pak')
::pak('mjfrigaard/shinypak') pak
28 Non-R Code
Published
2024-09-23
Caution
The contents for section are being revised. Thank you for your patience.
Accessing applications
I’ve created the shinypak
R package In an effort to make each section accessible and easy to follow:
Install shinypak
using pak
(or remotes
):
Review the chapters in each section:
Launch an app with launch()
Download an app with get_app()