Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion book/2e/02.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -577,7 +577,7 @@ You don't necessarily have to do this, especially if you're interested in the co

Here are the tools that I use for making output manageable:

If often use `trim` to limit the output to a given height and width.
I often use `trim` to limit the output to a given height and width.
By default, output is trimmed to 10 lines and the width of the terminal.
Pass a negative number to disable trimming the height and or width.
For example:
Expand Down