The following is a link to a code that allows you to make several configuration savings, which you can load anytime as long as you don't clear your cookies.
I would like to know if it's possible to make a radiobutton, that displays a list of all the stored names.
The link: Make several configuration saves/loadings of rpivottable on R
Here's what I've got:
You may want to adjust the size or position of the radio button container. It depends on how you use it. Right now the container will continue to grow (up to a point) as you add more content.
This still uses the file or webpage name, so if you have more than one spreadsheet, you'll be able to save and keep the configurations separated.
The YAML, options, CSS, libraries, and sample data.
The buttons (not radio) and
rpivotTable.The remaining code is Javascript. This creates the events, saves, retrieves, and deletes configurations, and creates the radio buttons.
If you remove a configuration, the radio button goes away, as well.
Saving a configuration will add a radio button for that configuration at that time
You can add as many configurations as you would like.
Just select a new radio to change to a different configuration.