The documentation say that additional arguments will be passed. I suspect this will be a base graphics plot. You should look at the code of plot.rsfit to determine which arguments get processed.
Sent from my iPhone > On Jan 25, 2018, at 10:30 AM, Moyukh Laha <laha.moy...@gmail.com> wrote: > > Hello, > I am new to R and for some of my research work I am using 'fArma' > package to estimate the Hurst parameter of a time series. > When I am ding the following command : > rsFit(data, doplot = TRUE) > I am getting the R/S plot for that time series with default plot title, > font size. However, I want to change the axis size, font size etc of this > plot, which I am unable to do as there is no formal argument here. Can > anyone suggest something about this? How can I change the font size, axis > size etc here? > Thanks. > > [[alternative HTML version deleted]] > > ______________________________________________ > 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. ______________________________________________ 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.