Create multiple level yaml file with shiny
I would like to create a simple shiny app to let the user export a yaml file. Creating the structure of a yaml file can be tricky. When I want to use the selectInput
to give the user multiple options it works when we only have that function. Here is some reproducible example: