That would depend how you are generating the page... plots alone don't really have such options. If you don't know what this means then I suggest you read the Reproducible Research Task View [1]. knitr in conjunction with LaTeX (Rnw files) is very powerful, but there are many other tools as well (e.g. bookdown) depending on your preferences.
[1] https://cran.r-project.org/web/views/ReproducibleResearch.html On June 27, 2018 1:53:58 PM PDT, Stats Student <stats.student4...@gmail.com> wrote: >Hi, I'm looking for a way to add lines to a report. To be clear, I >don't want to add lines to any specific plot, but instead to add >line(s) to the page itself - e.g. add a line to the footer area, above >the actual footer text. > >Any thoughts on how to do this? Many thanks. > >______________________________________________ >R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see >https://stat.ethz.ch/mailman/listinfo/r-help >PLEASE do read the posting guide >http://www.R-project.org/posting-guide.html >and provide commented, minimal, self-contained, reproducible code. -- Sent from my phone. Please excuse my brevity. ______________________________________________ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.