В Wed, 11 Sep 2024 09:44:05 -0400 stephen sefick <ssef...@gmail.com> пишет:
> I am having a problem with accidentally typing an object name at the > console that is a very large list and then having to wait for it to be > printed until I can resume my work. Does it help to interrupt the process? https://www.gnu.org/software/emacs/manual/html_mono/emacs.html#index-C_002dc-C_002dc-_0028Shell-mode_0029 https://ess.r-project.org/Manual/ess.html#index-interrupting-R-commands I'm afraid that the behaviour of the print() method is very class-dependent and limiting options(max.print=...) may not help in your case. -- Best regards, Ivan ______________________________________________ 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 https://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.