Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
bioinfo
datautils
Commits
8224eb93
Commit
8224eb93
authored
Feb 14, 2018
by
Holger Brandl
Browse files
added tibble width comments
parent
f56473c4
Changes
1
Show whitespace changes
Inline
Side-by-side
R/core_commons.R
View file @
8224eb93
...
...
@@ -15,6 +15,8 @@ options(help_type = "html")
## plot more characters per line
options
(
width
=
100
)
# options(tibble.width = 110) ## max width when not using toc
# options( tibble.width = 90) ## max width when using toc
## adjust dplyr printing settings
## http://stackoverflow.com/questions/22471256/overriding-variables-not-shown-in-dplyr-to-display-all-columns-from-df
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment