Skip to content
Prev 35127 / 63424 Next

How to quit unwanted execution immediately?

The delay that I observe is when I type ctrl+C after I str() a long
list. Since str() comes from the core R installation, maybe it should
be improved?