golem
golem copied to clipboard
A Framework for Building Robust Shiny Apps
Hi, Many thanks for this great framework. I was wondering if there was a way to combine golem and Shinytest, as testApp() only take a "path" argument, in which there...
Hi there, I don't really have a repository to share as I am falling at the first hurdle sadly. I was wondering how to build an golem app that is...
Remake a new version of the README
some html templates are bundled as a zip so it might be interesting to be able to get them
`add_modules(pkg =)` & `set_golem_name(path =)`. This should probably be `pkg` everywhere as it's the most common param
For example, ``` get_current_config
When extending golem, it might be worth having something that can do `golem::is_golem()` so that we are sure the functions are used in a golem-based project.
Instead, check if it's installed, when needed.
It's not clear to me how to use the infrastructure to add a logo to the app. Please could you add an example to the docs?