DorisAmoakohene / Doris-Amoakohene-atime-for-asymptotic-Timings

1 stars 2 forks source link

Converting .tex to .Rmd #1

Open Anirban166 opened 2 months ago

Anirban166 commented 2 months ago

You could try tools like pandoc:

pandoc -s input.tex -o output.Rmd

If it doesn't work well or if you want to handle the LaTeX to R Markdown conversion manually (given the limited elements), you can start with small steps such as using: