[R] plyr: set '.progress' argument to default to "text"

R. Michael Weylandt michael.weylandt at gmail.com
Tue Apr 10 17:32:13 CEST 2012


You might try the Defaults package.

Michael

On Tue, Apr 10, 2012 at 10:54 AM, Liviu Andronic <landronimirc at gmail.com> wrote:
> Dear all
> Is it possible to set globally the option .progress = "text" to all
> the apply functions in 'plyr'. For example, current default is
> daply(..., .progress = "none"). I would like to set it to daply(...,
> .progress = "text"), so as to avoid writing the argument every time I
> call such a function. I looked into ?daply and ?create_progress_bar
> without much luck.
>
> Regards
> Liviu
>
>
> --
> Do you know how to read?
> http://www.alienetworks.com/srtest.cfm
> http://goodies.xfce.org/projects/applications/xfce4-dict#speed-reader
> Do you know how to write?
> http://garbl.home.comcast.net/~garbl/stylemanual/e.htm#e-mail
>
> ______________________________________________
> R-help at r-project.org mailing list
> 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.



More information about the R-help mailing list