EviewsR-package | R Documentation |
It allows running 'EViews' (https://eviews.com) program from R, R Markdown and Quarto documents. 'EViews' (Econometric Views) is a statistical software for Econometric analysis. This package integrates 'EViews' and R and also serves as an 'EViews' Knit-Engine for 'knitr' package. Write all your 'EViews' commands in R, R Markdown or Quarto documents. For details, please consult our peer-review article Mati S., Civcir I. and Abba S.I (2023) \Sexpr[results=rd]{tools:::Rd_expr_doi("10.32614/RJ-2023-045")}.
Maintainer: Sagiru Mati sagirumati@gmail.com (ORCID)
Useful links:
Report bugs at https://github.com/sagirumati/EviewsR/issues
Other important functions:
create_object()
,
eng_eviews()
,
eviews_graph()
,
eviews_import()
,
eviews_pagesave()
,
eviews_wfcreate()
,
eviews_wfsave()
,
exec_commands()
,
export_dataframe()
,
export()
,
import_equation()
,
import_graph()
,
import_kable()
,
import_series()
,
import_table()
,
import_workfile()
,
import()
,
rwalk()
,
set_eviews_path()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.