[Gretl-devel] Gretl and R integration
Allin Cottrell
cottrell at wfu.edu
Sat May 24 22:22:41 EDT 2008
On Sat, 24 May 2008, Riccardo (Jack) Lucchetti wrote:
> [T]he script below (which has nothing to do with R interaction
> _per se_) won't work
>
> <script>
> nulldata 10
> x = normal()
> smpl +1 -1
> store @dotdir/foo.csv
> delete x
> append @dotdir/foo.csv
> </script>
I think this problem is specific to unstructured data. If you
stick in, for example, "setobs 1 1950" after the "nulldata"
command, the script works OK. I'll take a further look at this.
Allin.
More information about the Gretl-devel
mailing list