Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
layout ggplots in a table #139
base: master
Are you sure you want to change the base?
layout ggplots in a table #139
Changes from 17 commits
e5a6803
d11bd6f
ae7bd35
e516b9a
6ba7e6a
89c1e2f
e53e7d9
0ae75de
adf012b
a2b8c0a
45bbcf7
4951b0b
96c5a45
0a78f92
a692b3d
95cd30f
6999ac7
91d0abb
5b05e8a
2e1a5f5
9af1fe8
a1735d2
8698e18
fbd9541
d4c90aa
80943e6
4ac2937
4a4d8ea
7fa9efe
3499fea
905feb3
0287024
00040cc
e46f73c
3cefb99
efcd2c5
071eeb5
744a638
0fe67a8
57d530b
c1fbe30
8da6e6c
dbbfcc7
e671218
42eaf91
3a3141b
cb45b68
06d5c10
0368b85
28f5cac
c5e4c8c
aa07dd9
7b31296
70d550d
d3e15b3
731041f
06d02c8
1eff5de
0ecc99f
54fcb77
3a11c39
a21e13b
841c4ff
87ecfda
47544aa
c66cdb0
d9e0310
446e549
ff96811
9624583
3996202
700f1d9
4580713
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
aren't these functions redundant with other functions? why do they need to be in a separate file? how are they different? please either delete, move, or add a comment here to explain why they need to stay here.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I will take a look into that. I don't remember the exact reason I thought of to make a new file, maybe I missed to notice that a separate file was not necessary.