We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78e9949 commit af61c48Copy full SHA for af61c48
vignettes/slrcsap.Rmd
@@ -127,11 +127,11 @@ The plot is also a `ggplot()` object and can be modified with additional [ggplot
127
# Add a title, subtitle and change the theme
128
plot_scenario(spscenario) +
129
labs(
130
- title = 'Relative Sea Level Change Predictions',
+ title = 'Relative Sea Level Change Projections',
131
subtitle = 'Gauge 8726520, St. Petersburg, FL'
132
) +
133
theme_grey() +
134
theme(legend.position = 'bottom')
135
```
136
137
-## References
+## References
0 commit comments