Description Usage Arguments Details Value Note Author(s)
Create a list of sublists with the same elements each
1 | list_of_lists(no_sublists, element_sublists)
|
no_sublists |
number of sublists |
element_sublists |
element to instert in each sublist |
This function allows you to create a list where you can add in each sublist the same element
Using no_sublists
and element_sublists
list, which each sublist contains the same element
Add this function inside a UI in your shiny app.
Eduardo Trujillo
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.