You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the solution you'd like
When baytrends is run in a Rmd script and gamTable = FALSE, figures are placed back to back and the formatting (at least to Word documents) is not clean. So probably need to adjust gamTest to include printing a blank line (i.e., print(" ")) to clean up Rmd script output.
The text was updated successfully, but these errors were encountered:
Describe the solution you'd like
When baytrends is run in a Rmd script and gamTable = FALSE, figures are placed back to back and the formatting (at least to Word documents) is not clean. So probably need to adjust gamTest to include printing a blank line (i.e., print(" ")) to clean up Rmd script output.
The text was updated successfully, but these errors were encountered: