Relative Content

Tag Archive for rr-markdown

Unable to remove side margin space rmarkdown file

I need to remove the space from the side margin as it is consuming most of the space.
A sample code is provided. The main code gets data from internet.
MainStackoverflow.RMD file will call the ChildStackoverflow.RMD file and generate the final html in loop.
There are two functions in the main code which are used to generate the graphs at run time.