formenu | R Documentation |
tiny function for navigating pages of plots mainly
formenu(f = function(i) { print(i) })
f |
this is the function you want to iterate |
Sometimes I have a big for loop with a bunch of diagnostic plots and a readline() at the end. Use this instead you can go forward and back and skip all around. Some basic error checking.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.