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
reservebenefit
worldmap_fish_genetic_diversity
Commits
9c4935d1
Commit
9c4935d1
authored
Oct 31, 2019
by
peguerin
Browse files
underlying data summary lm
parent
d1719f64
Changes
1
Hide whitespace changes
Inline
Side-by-side
00-scripts/step5/figures/figure3.R
View file @
9c4935d1
...
...
@@ -171,7 +171,10 @@ p_ic_F=p_ic_F+theme(plot.title = element_text(size = 24),
panel.grid.major
=
element_blank
(),
panel.border
=
element_rect
(
fill
=
NA
,
size
=
1
),
panel.background
=
element_blank
())
+
ggtitle
(
"(c)"
)
## underlying data
sink
(
"14-tables/figure_3c_underlying_data.tsv"
)
print
(
summary
(
modclimF.autof
))
sink
()
##########################################################################
## hier.part
...
...
@@ -329,7 +332,10 @@ p_ic_M=p_ic_M+theme(plot.title = element_text(size = 24),
panel.grid.major
=
element_blank
(),
panel.border
=
element_rect
(
fill
=
NA
,
size
=
1
),
panel.background
=
element_blank
())
+
ggtitle
(
"(a)"
)
## underlying data
sink
(
"14-tables/figure_3a_underlying_data.tsv"
)
print
(
summary
(
modclimM.autof
))
sink
()
##########################################################################
## hier.part
...
...
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