Skip to content
Prev 343895 / 398498 Next

sequential input script dataframe process functionality

On 2014-09-10 10:45, PIKAL Petr wrote:
It looks that you understood that 'menu...' was to be assigned to the 
variable 'i'; I did not understand, it was interpreted as a part of a 
comment, not a command to apply! :)

Of course, the menu function as you wrote it was successfully 
replicated. Thanks.
Yes, but for the benefit of other novices, information about 'menu' is 
accessible via '?menu' within R, or via R command 'help.start()' and web 
browser hyperlinks: 'packages','utils','menu'.