I\'m trying to build a dataset before plotting it. I decided to use function factory gammaplot.ff() and the first version of my code looks like this:
gammaplot.ff()
You can use rbind.data.frame and cbind.data.frame instead of rbind and cbind.
rbind.data.frame
cbind.data.frame
rbind
cbind