Skip to content
This repository has been archived by the owner on Mar 20, 2023. It is now read-only.

run.R doesn't run #13

Open
eeholmes opened this issue Jul 22, 2022 · 1 comment
Open

run.R doesn't run #13

eeholmes opened this issue Jul 22, 2022 · 1 comment

Comments

@eeholmes
Copy link

  1. It looks like I need to change, this line to TRUE to create the figures

https://github.com/RVerse-Tutorials/A_NMFSReport/blob/main/code/run.R#L45

  1. But when I do that it says dir_out_ref does not exist. The other dirs_out's are defined in my environment but not that one.

https://github.com/RVerse-Tutorials/A_NMFSReport/blob/main/code/run.R#L49

@eeholmes
Copy link
Author

eeholmes commented Jul 22, 2022

You can test here:

https://rstudio.cloud/content/4288524

Ran this code

https://emilymarkowitz-noaa.github.io/NMFSReports/articles/A_use-buildReport.html

so just run

source("./code/run.R")

to see the problem. In this case it is problem #1, the data files are not created

image

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant