-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Minor update to ArboMAP_forecast.Rmd to fix problem with parameter ta…
…ble formatting
- Loading branch information
1 parent
7fe00c5
commit d0f3888
Showing
9 changed files
with
93 additions
and
112 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
title: "ArboMAP User Guide" | ||
subtitle: "Arbovirus Modeling and Prediction: West Nile Virus Forecasting" | ||
author: "Dawn M. Nekorchuk, Justin K. Davis, and Michael C. Wimberly \n([email protected]) \nEcological and Geospatial Reseearch and Applications in Planetary Health (EcoGRAPH) \nGeography and Environmental Sustainability, University of Oklahoma" | ||
date: "Updated `r format(Sys.time(), '%B %d, %Y')` for Version 4.4" | ||
date: "Updated `r format(Sys.time(), '%B %d, %Y')` for Version 4.5" | ||
output: | ||
bookdown::pdf_document2: | ||
toc: true | ||
|
@@ -46,7 +46,7 @@ knitr::opts_chunk$set(fig.pos= "H") | |
\fancyhead[C]{Arbovirus Modeling and Prediction (ArboMAP) User Guide} | ||
\fancyhead[R]{} | ||
|
||
\fancyfoot[L]{Updated `r format(Sys.time(), '%B %d, %Y')` for Version 4.2} | ||
\fancyfoot[L]{Updated `r format(Sys.time(), '%B %d, %Y')` for Version 4.5} | ||
\fancyfoot[C]{} | ||
\fancyfoot[R]{\thepage} | ||
<!-- To get line above footer. Default is 0pt --> | ||
|
Binary file not shown.