When displaying output of an R Notebook, a text output will be displayed in its entirety. Is there a way to display only the first part of the text output, to get the "gist" of what is being output?
As an example, the output below shows a block of text. I realize the print()
command does not know what should be displayed. However, in displaying an R Notebook, I'd like to avoid text outputs that are multiple pages long. Can the text output block be limited to a certain size.
I am not sure what you meant by 'gist', as summary already gives gist of the dataframe... but here are various commands to see some of dataset.