Displaying 1 result from an estimated 1 matches for "myfonct".
Did you mean:
myfont
2012 Nov 23
1
Adding a function with default parameters into the Rcmdr menu
...;" ""
item topMenu cascade
"MyTest" MyMenu "" ""
item MyMenu command "Test"
myfunction "" ""
and I put myfonction into a file Rcmdr-test.R in the same folder
I have a new button with a cascade menu, and myfunction is corectly
sourced.. but :
that's what append :
> library(Rcmdr)
Loading required package: tcltk
Loading Tcl/Tk interface ... done
Loading required package: car
Loading required packag...