raw.texArticle: LaTeX Article with all Fig2TeX figures

View source: R/raw.texArticle.R

raw.texArticleR Documentation

LaTeX Article with all Fig2TeX figures

Description

After saving TeX snippets into a folder (figPath) with fig2tex, then, use this function to generate a main TeX file called fileTeX that includes all the snippets and after compiling shows a document with all the graphs / images. The main TeX file is saved in the same folder as the figPath. It will overwrite a file.

Usage

raw.texArticle(figPath, fileTeX = "_main.tex")

Arguments

figPath

path for figures, should contain tex figure files generated with fig2tex

fileTeX

name of article that is generated in figPath

See Also

fig2tex


thomasgredig/RAWdataR documentation built on Nov. 6, 2024, 9:46 a.m.