Releases: sagirumati/gretlR
Releases · sagirumati/gretlR
Major update
gretlR 0.1.1
What's new?
-
gretlR is platform-independent now
-
gretlR can be used with both base R and R Markdown and Quarto
-
Demo files are accessible via demo(package="gretlR")
-
Template for R Markdown is created. Go to
file->New File->R Markdown-> From Template->gretlR
. -
New functions
exec_gretl
,exec_inp
,import_kable
,include_graph
,include_tex
andwrite_inp
are created