aswansyahputra / tinyhelpers

Various small helper functions to ease your life

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tinyhelpers

Lifecycle: experimental CRAN status

The goal of tinyhelpers is to compile various helpers function to ease your life.

Installation

You can install the development version of tinyhelpers from GitHub with:

# install.packages("devtools")
devtools::install_github("aswansyahputra/tinyhelpers")

What’s in the tin?

  • generate_hfspace_shiny_dockerfile() to ease Shiny app deployment at Hugging Face.
  • generate_hfspace_shiny_iframe() to ease embedding Shiny app deployed at Hugging Face in static webpage. …

more to come?

About

Various small helper functions to ease your life

License:Other


Languages

Language:R 100.0%