Eduardo G. C. Amaral
Eduardo G. C. Amaral
Hi Govert, Is it possible to replicate the dynamic delegate registration example [(here)](https://docs.excel-dna.net/dynamic-delegate-registration/) for a function with variable amount of parameters? Like when using params in C# or paramArray in...
Hi, I would like to know how to interrupt R from calculating if the user presses ESC on the keyboard, say, during a call to Evaluate( ... ). Best, Eduardo
### Description I code in C#. I'm trying to plot a grid of subplots in which each subplot has its own title displayed on top of it. When I run...